Searched refs:nfs4_proc_fs_locations (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4namespace.c | 427 err = nfs4_proc_fs_locations(client, d_inode(parent), &dentry->d_name, fs_locations, page); in nfs_do_refmount()
|
H A D | nfs4_fs.h | 306 extern int nfs4_proc_fs_locations(struct rpc_clnt *, struct inode *, const struct qstr *,
|
H A D | nfs4proc.c | 4141 status = nfs4_proc_fs_locations(client, dir, name, locations, page); in nfs4_get_referral() 7815 int nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir, in nfs4_proc_fs_locations() function
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4namespace.c | 431 err = nfs4_proc_fs_locations(client, d_inode(parent), &dentry->d_name, fs_locations, page); in nfs_do_refmount()
|
H A D | nfs4_fs.h | 307 extern int nfs4_proc_fs_locations(struct rpc_clnt *, struct inode *, const struct qstr *,
|
H A D | nfs4proc.c | 4271 status = nfs4_proc_fs_locations(client, dir, name, locations, page); in nfs4_get_referral() 8019 int nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir, in nfs4_proc_fs_locations() function
|
Completed in 31 milliseconds