Home
last modified time | relevance | path

Searched refs:rpc_d_lookup_sb (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/sunrpc/
Drpc_pipe_fs.h85 extern struct dentry *rpc_d_lookup_sb(const struct super_block *sb,
/linux-4.4.14/fs/nfs/
Dcache_lib.c120 dir = rpc_d_lookup_sb(sb, "cache"); in nfs_cache_register_sb()
/linux-4.4.14/fs/nfs/blocklayout/
Drpc_pipefs.c150 dir = rpc_d_lookup_sb(sb, NFS_PIPE_DIRNAME); in nfs4blocklayout_register_sb()
/linux-4.4.14/net/sunrpc/
Drpc_pipe.c1206 struct dentry *rpc_d_lookup_sb(const struct super_block *sb, in rpc_d_lookup_sb() function
1212 EXPORT_SYMBOL_GPL(rpc_d_lookup_sb);
Dclnt.c128 dir = rpc_d_lookup_sb(sb, dir_name); in rpc_setup_pipedir_sb()
/linux-4.4.14/fs/nfsd/
Dnfs4recover.c779 dir = rpc_d_lookup_sb(sb, NFSD_PIPE_DIR); in nfsd4_cld_register_sb()