Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs42xdr.c557 encode_putfh(xdr, args->falloc_fh, &hdr); in nfs4_xdr_enc_allocate()
657 encode_putfh(xdr, args->falloc_fh, &hdr); in nfs4_xdr_enc_deallocate()
677 encode_putfh(xdr, args->falloc_fh, &hdr); in nfs4_xdr_enc_zero_range()
H A Dnfs42proc.c53 .falloc_fh = NFS_FH(inode), in _nfs42_proc_fallocate()
/linux/include/linux/
H A Dnfs_xdr.h1468 struct nfs_fh *falloc_fh; member