Searched refs:nfs4_lookup_root (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4trace.h | 1566 DEFINE_NFS4_GETATTR_EVENT(nfs4_lookup_root); variable
|
H A D | nfs4proc.c | 3973 static int nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs4_lookup_root() function 4006 return nfs4_lookup_root(server, fhandle, info); in nfs4_lookup_root_sec() 4080 status = nfs4_lookup_root(server, fhandle, info); in nfs4_proc_get_rootfh()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4trace.h | 1301 DEFINE_NFS4_GETATTR_EVENT(nfs4_lookup_root); variable
|
H A D | nfs4proc.c | 4102 static int nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs4_lookup_root() function 4135 return nfs4_lookup_root(server, fhandle, info); in nfs4_lookup_root_sec() 4209 status = nfs4_lookup_root(server, fhandle, info); in nfs4_proc_get_rootfh()
|
Completed in 31 milliseconds