Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs4namespace.c431 err = nfs4_proc_fs_locations(client, d_inode(parent), &dentry->d_name, fs_locations, page); in nfs_do_refmount()
H A Dnfs4_fs.h307 extern int nfs4_proc_fs_locations(struct rpc_clnt *, struct inode *, const struct qstr *,
H A Dnfs4proc.c4292 status = nfs4_proc_fs_locations(client, dir, name, locations, page); in nfs4_get_referral()
8041 int nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir, in nfs4_proc_fs_locations() function