Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dxdr4.h527 u64 falloc_length; member
H A Dnfs4proc.c1665 fallocate->falloc_length, in nfsd4_fallocate()
H A Dnfs4xdr.c1738 xdr_decode_hyper(p, &fallocate->falloc_length); in nfsd4_decode_fallocate()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h1420 u64 falloc_length; member
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs42xdr.c266 encode_uint64(xdr, args->falloc_length); in encode_fallocate()
H A Dnfs42proc.c53 .falloc_length = len, in _nfs42_proc_fallocate()