Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h687 loff_t falloc_offset; member
H A Dnfs4proc.c2162 fallocate->falloc_offset, in nfsd4_fallocate()
/linux/include/linux/
H A Dnfs_xdr.h1477 u64 falloc_offset; member
/linux/fs/nfs/
H A Dnfs42xdr.c299 encode_uint64(xdr, args->falloc_offset); in encode_fallocate()
H A Dnfs42proc.c54 .falloc_offset = offset, in _nfs42_proc_fallocate()
H A Dnfs4trace.h2516 __entry->offset = args->falloc_offset;