__nfs4_get_fd     450 fs/nfsd/nfs4state.c 	ret = __nfs4_get_fd(f, O_WRONLY);
__nfs4_get_fd     452 fs/nfsd/nfs4state.c 		ret = __nfs4_get_fd(f, O_RDWR);
__nfs4_get_fd     475 fs/nfsd/nfs4state.c 	ret = __nfs4_get_fd(f, O_RDONLY);
__nfs4_get_fd     477 fs/nfsd/nfs4state.c 		ret = __nfs4_get_fd(f, O_RDWR);
__nfs4_get_fd     499 fs/nfsd/nfs4state.c 	ret = __nfs4_get_fd(f, O_RDWR);
__nfs4_get_fd     501 fs/nfsd/nfs4state.c 		ret = __nfs4_get_fd(f, O_WRONLY);
__nfs4_get_fd     503 fs/nfsd/nfs4state.c 			ret = __nfs4_get_fd(f, O_RDONLY);