Searched refs:nfs_stat (Results 1 – 2 of 2) sorted by relevance
16 MODSRCS = nfs.c svc.c rfs4.c nfssrv.c idmap.c nfs_clnt.c common.c nfs_stat.c
129 static int nfs_stat(struct open_file *f, struct stat *sb);141 .fo_stat = nfs_stat,736 nfs_stat(struct open_file *f, struct stat *sb) in nfs_stat() function