Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dnfs42xdr.c97 encode_putfh(xdr, args->falloc_fh, &hdr); in nfs4_xdr_enc_allocate()
116 encode_putfh(xdr, args->falloc_fh, &hdr); in nfs4_xdr_enc_deallocate()
Dnfs42proc.c41 .falloc_fh = NFS_FH(inode), in _nfs42_proc_fallocate()
/linux-4.1.27/include/linux/
Dnfs_xdr.h1272 struct nfs_fh *falloc_fh; member