Searched refs:_nfs4_proc_lookup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4proc.c | 4286 static int _nfs4_proc_lookup(struct rpc_clnt *clnt, struct inode *dir, in _nfs4_proc_lookup() function 4345 err = _nfs4_proc_lookup(client, dir, dentry, fhandle, fattr, label); in nfs4_proc_lookup_common()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4proc.c | 4406 static int _nfs4_proc_lookup(struct rpc_clnt *clnt, struct inode *dir, in _nfs4_proc_lookup() function 4467 err = _nfs4_proc_lookup(client, dir, dentry, fhandle, fattr); in nfs4_proc_lookup_common()
|
Completed in 26 milliseconds