Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfsd/
Dnfs4state.c5536 struct svc_fh *cur_fh, struct nfs4_ol_stateid *stp, in nfs4_get_vfs_file() argument
5590 status = nfsd_file_acquire_opened(rqstp, cur_fh, access, in nfs4_get_vfs_file()
5605 status = nfserrno(nfsd_open_break_lease(cur_fh->fh_dentry->d_inode, in nfs4_get_vfs_file()
5610 status = nfsd4_truncate(rqstp, cur_fh, open); in nfs4_get_vfs_file()
5624 struct svc_fh *cur_fh, struct nfs4_ol_stateid *stp, in nfs4_upgrade_open() argument
5631 return nfs4_get_vfs_file(rqstp, fp, cur_fh, stp, open, false); in nfs4_upgrade_open()
5653 status = nfsd4_truncate(rqstp, cur_fh, open); in nfs4_upgrade_open()