Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dnfs4namespace.c374 err = nfs4_proc_fs_locations(client, d_inode(parent), &dentry->d_name, fs_locations, page); in nfs_do_refmount()
Dnfs4_fs.h296 extern int nfs4_proc_fs_locations(struct rpc_clnt *, struct inode *, const struct qstr *,
Dnfs4proc.c3858 status = nfs4_proc_fs_locations(client, dir, name, locations, page); in nfs4_get_referral()
7216 int nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir, in nfs4_proc_fs_locations() function