Home
last modified time | relevance | path

Searched refs:cifs_dentry_ops (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/smb/client/
Dcifsfs.h112 extern const struct dentry_operations cifs_dentry_ops;
Ddir.c821 const struct dentry_operations cifs_dentry_ops = { variable
Dcifsfs.c265 sb->s_d_op = &cifs_dentry_ops; in cifs_read_super()