Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Ddir.c958 const struct dentry_operations cifs_dentry_ops = { variable
H A Dcifsfs.c273 set_default_d_op(sb, &cifs_dentry_ops); in cifs_read_super()