Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs42xdr.c559 encode_putfh(xdr, args->falloc_fh, &hdr); in nfs4_xdr_enc_allocate()
659 encode_putfh(xdr, args->falloc_fh, &hdr); in nfs4_xdr_enc_deallocate()
679 encode_putfh(xdr, args->falloc_fh, &hdr); in nfs4_xdr_enc_zero_range()
/linux/include/linux/
H A Dnfs_xdr.h1479 struct nfs_fh *falloc_fh; member