Searched refs:cifs_dentry_ops (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/smb/client/ | ||
| H A D | dir.c | 958 const struct dentry_operations cifs_dentry_ops = { variable |
| H A D | cifsfs.c | 273 set_default_d_op(sb, &cifs_dentry_ops); in cifs_read_super() |