Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfs/
Dcache_lib.c121 dir = rpc_d_lookup_sb(sb, "cache"); in nfs_cache_register_sb()
/linux-5.19.10/include/linux/sunrpc/
Drpc_pipe_fs.h84 extern struct dentry *rpc_d_lookup_sb(const struct super_block *sb,
/linux-5.19.10/fs/nfs/blocklayout/
Drpc_pipefs.c149 dir = rpc_d_lookup_sb(sb, NFS_PIPE_DIRNAME); in nfs4blocklayout_register_sb()
/linux-5.19.10/net/sunrpc/
Drpc_pipe.c1191 struct dentry *rpc_d_lookup_sb(const struct super_block *sb, in rpc_d_lookup_sb() function
1197 EXPORT_SYMBOL_GPL(rpc_d_lookup_sb);
Dclnt.c127 dir = rpc_d_lookup_sb(sb, dir_name); in rpc_setup_pipedir_sb()
/linux-5.19.10/fs/nfsd/
Dnfs4recover.c937 dir = rpc_d_lookup_sb(sb, NFSD_PIPE_DIR); in nfsd4_cld_register_sb()