Home
last modified time | relevance | path

Searched refs:cur_fh (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dnfs4state.c5207 struct svc_fh *cur_fh, struct nfs4_ol_stateid *stp, in nfs4_get_vfs_file() argument
5261 status = nfsd_file_acquire_opened(rqstp, cur_fh, access, in nfs4_get_vfs_file()
5276 status = nfserrno(nfsd_open_break_lease(cur_fh->fh_dentry->d_inode, in nfs4_get_vfs_file()
5281 status = nfsd4_truncate(rqstp, cur_fh, open); in nfs4_get_vfs_file()
5295 struct svc_fh *cur_fh, struct nfs4_ol_stateid *stp, in nfs4_upgrade_open() argument
5302 return nfs4_get_vfs_file(rqstp, fp, cur_fh, stp, open, false); in nfs4_upgrade_open()
5324 status = nfsd4_truncate(rqstp, cur_fh, open); in nfs4_upgrade_open()