Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ncpfs/
Dncp_fs.h63 extern const struct dentry_operations ncp_dentry_operations;
Dinode.c556 sb->s_d_op = &ncp_dentry_operations; in ncp_fill_super()
Ddir.c82 const struct dentry_operations ncp_dentry_operations = variable