Searched refs:falloc_offset (Results 1 – 7 of 7) sorted by relevance
514 loff_t falloc_offset; member
1809 fallocate->falloc_offset, in nfsd4_fallocate()
1849 if (xdr_stream_decode_u64(argp->xdr, &fallocate->falloc_offset) < 0) in nfsd4_decode_fallocate()
1428 u64 falloc_offset; member
52 .falloc_offset = offset, in _nfs42_proc_fallocate()
265 encode_uint64(xdr, args->falloc_offset); in encode_fallocate()
2195 __entry->offset = args->falloc_offset;
Completed in 780 milliseconds