Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfs/
Dnfs42xdr.c653 encode_putfh(xdr, args->falloc_fh, &hdr); in nfs4_xdr_enc_allocate()
746 encode_putfh(xdr, args->falloc_fh, &hdr); in nfs4_xdr_enc_deallocate()
Dnfs42proc.c50 .falloc_fh = NFS_FH(inode), in _nfs42_proc_fallocate()
/Linux-v5.10/include/linux/
Dnfs_xdr.h1412 struct nfs_fh *falloc_fh; member