Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dxdr4.h497 loff_t falloc_offset; member
Dnfs4proc.c1143 fallocate->falloc_offset, in nfsd4_fallocate()
Dnfs4xdr.c1721 p = xdr_decode_hyper(p, &fallocate->falloc_offset); in nfsd4_decode_fallocate()
/linux-4.19.296/fs/nfs/
Dnfs42xdr.c138 encode_uint64(xdr, args->falloc_offset); in encode_fallocate()
Dnfs42proc.c29 .falloc_offset = offset, in _nfs42_proc_fallocate()
/linux-4.19.296/include/linux/
Dnfs_xdr.h1366 u64 falloc_offset; member