Searched refs:nfs4_find_root_sec (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4proc.c | 4018 static int nfs4_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle, in nfs4_find_root_sec() function 9969 err = nfs4_find_root_sec(server, fhandle, info); in nfs41_find_root_sec() 10283 .find_root_sec = nfs4_find_root_sec,
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4proc.c | 4147 static int nfs4_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle, in nfs4_find_root_sec() function 10176 err = nfs4_find_root_sec(server, fhandle, info); in nfs41_find_root_sec() 10498 .find_root_sec = nfs4_find_root_sec,
|
Completed in 26 milliseconds