Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dnfs42proc.c47 .falloc_offset = offset, in _nfs42_proc_fallocate()
Dnfs42xdr.c93 encode_uint64(xdr, args->falloc_offset); in encode_fallocate()
/linux-4.4.14/fs/nfsd/
Dxdr4.h490 loff_t falloc_offset; member
Dnfs4proc.c1029 fallocate->falloc_offset, in nfsd4_fallocate()
Dnfs4xdr.c1673 p = xdr_decode_hyper(p, &fallocate->falloc_offset); in nfsd4_decode_fallocate()
/linux-4.4.14/include/linux/
Dnfs_xdr.h1332 u64 falloc_offset; member