Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dnfs42proc.c48 .falloc_length = len, in _nfs42_proc_fallocate()
Dnfs42xdr.c94 encode_uint64(xdr, args->falloc_length); in encode_fallocate()
/linux-4.4.14/fs/nfsd/
Dxdr4.h491 u64 falloc_length; member
Dnfs4proc.c1030 fallocate->falloc_length, in nfsd4_fallocate()
Dnfs4xdr.c1674 xdr_decode_hyper(p, &fallocate->falloc_length); in nfsd4_decode_fallocate()
/linux-4.4.14/include/linux/
Dnfs_xdr.h1333 u64 falloc_length; member