Home
last modified time | relevance | path

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

/Linux-v6.6/fs/nfsd/
Dnfs4state.c5197 struct svc_fh *cur_fh, struct nfs4_ol_stateid *stp, in nfs4_get_vfs_file() argument
5251 status = nfsd_file_acquire_opened(rqstp, cur_fh, access, in nfs4_get_vfs_file()
5266 status = nfserrno(nfsd_open_break_lease(cur_fh->fh_dentry->d_inode, in nfs4_get_vfs_file()
5271 status = nfsd4_truncate(rqstp, cur_fh, open); in nfs4_get_vfs_file()
5285 struct svc_fh *cur_fh, struct nfs4_ol_stateid *stp, in nfs4_upgrade_open() argument
5292 return nfs4_get_vfs_file(rqstp, fp, cur_fh, stp, open, false); in nfs4_upgrade_open()
5314 status = nfsd4_truncate(rqstp, cur_fh, open); in nfs4_upgrade_open()