Home
last modified time | relevance | path

Searched refs:cifs_dentry_ops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsfs.h123 extern const struct dentry_operations cifs_dentry_ops;
H A Ddir.c817 const struct dentry_operations cifs_dentry_ops = { variable
H A Dcifsfs.c231 sb->s_d_op = &cifs_dentry_ops; in cifs_read_super()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsfs.h118 extern const struct dentry_operations cifs_dentry_ops;
H A Ddir.c798 const struct dentry_operations cifs_dentry_ops = { variable
H A Dcifsfs.c267 sb->s_d_op = &cifs_dentry_ops; in cifs_read_super()

Completed in 8 milliseconds