Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dcifsfs.h116 extern const struct dentry_operations cifs_ci_dentry_ops;
Ddir.c861 const struct dentry_operations cifs_ci_dentry_ops = { variable
Dcifsfs.c260 sb->s_d_op = &cifs_ci_dentry_ops; in cifs_read_super()