Searched refs:nfs4_check_openmode (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfsd/
H A Dnfs4state.c1983 __be32 nfs4_check_openmode(struct nfs4_stateid *stp, int flags) function
2083 if ((status = nfs4_check_openmode(stp,flags)))
2166 status = nfs4_check_openmode(stp, lkflg);
2171 status = nfs4_check_openmode(stp->st_openstp, lkflg);

Completed in 170 milliseconds