Searched refs:nfs4_get_referral (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4proc.c | 4126 static int nfs4_get_referral(struct rpc_clnt *client, struct inode *dir, in nfs4_get_referral() function 4352 err = nfs4_get_referral(client, dir, name, fattr, fhandle); in nfs4_proc_lookup_common()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4proc.c | 4254 static int nfs4_get_referral(struct rpc_clnt *client, struct inode *dir, in nfs4_get_referral() function 4474 err = nfs4_get_referral(client, dir, name, fattr, fhandle); in nfs4_proc_lookup_common()
|
Completed in 27 milliseconds