Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsfs.h115 extern const struct dentry_operations cifs_ci_dentry_ops;
H A Ddir.c962 const struct dentry_operations cifs_ci_dentry_ops = { variable
H A Dcifsfs.c305 set_default_d_op(sb, &cifs_ci_dentry_ops); in cifs_read_super()