Searched refs:falloc_length (Results 1 – 7 of 7) sorted by relevance
515 u64 falloc_length; member
1810 fallocate->falloc_length, in nfsd4_fallocate()
1851 if (xdr_stream_decode_u64(argp->xdr, &fallocate->falloc_length) < 0) in nfsd4_decode_fallocate()
1429 u64 falloc_length; member
53 .falloc_length = len, in _nfs42_proc_fallocate()
266 encode_uint64(xdr, args->falloc_length); in encode_fallocate()
2196 __entry->len = args->falloc_length;
Completed in 41 milliseconds