Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dnfs42proc.c43 .falloc_length = len, in _nfs42_proc_fallocate()
Dnfs42xdr.c55 encode_uint64(xdr, args->falloc_length); in encode_fallocate()
/linux-4.1.27/fs/nfsd/
Dxdr4.h490 u64 falloc_length; member
Dnfs4proc.c1039 fallocate->falloc_length, in nfsd4_fallocate()
Dnfs4xdr.c1673 xdr_decode_hyper(p, &fallocate->falloc_length); in nfsd4_decode_fallocate()
/linux-4.1.27/include/linux/
Dnfs_xdr.h1275 u64 falloc_length; member