Searched refs:rpc_d_lookup_sb (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/include/linux/sunrpc/ |
H A D | rpc_pipe_fs.h | 84 extern struct dentry *rpc_d_lookup_sb(const struct super_block *sb,
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | cache_lib.c | 121 dir = rpc_d_lookup_sb(sb, "cache"); in nfs_cache_register_sb()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | cache_lib.c | 121 dir = rpc_d_lookup_sb(sb, "cache"); in nfs_cache_register_sb()
|
/kernel/linux/linux-6.6/include/linux/sunrpc/ |
H A D | rpc_pipe_fs.h | 84 extern struct dentry *rpc_d_lookup_sb(const struct super_block *sb,
|
/kernel/linux/linux-5.10/fs/nfs/blocklayout/ |
H A D | rpc_pipefs.c | 150 dir = rpc_d_lookup_sb(sb, NFS_PIPE_DIRNAME); in nfs4blocklayout_register_sb()
|
/kernel/linux/linux-6.6/fs/nfs/blocklayout/ |
H A D | rpc_pipefs.c | 149 dir = rpc_d_lookup_sb(sb, NFS_PIPE_DIRNAME); in nfs4blocklayout_register_sb()
|
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | rpc_pipe.c | 1190 struct dentry *rpc_d_lookup_sb(const struct super_block *sb, in rpc_d_lookup_sb() function 1196 EXPORT_SYMBOL_GPL(rpc_d_lookup_sb); variable
|
H A D | clnt.c | 126 dir = rpc_d_lookup_sb(sb, dir_name); in rpc_setup_pipedir_sb()
|
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | rpc_pipe.c | 1191 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); variable
|
H A D | clnt.c | 128 dir = rpc_d_lookup_sb(sb, dir_name); in rpc_setup_pipedir_sb()
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4recover.c | 939 dir = rpc_d_lookup_sb(sb, NFSD_PIPE_DIR); in nfsd4_cld_register_sb()
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4recover.c | 939 dir = rpc_d_lookup_sb(sb, NFSD_PIPE_DIR); in nfsd4_cld_register_sb()
|
Completed in 19 milliseconds