Searched refs:falloc_length (Results 1 – 6 of 6) sorted by relevance
708 u64 falloc_length; member
2463 fallocate->falloc_length, in nfsd4_fallocate()
2117 if (xdr_stream_decode_u64(argp->xdr, &fallocate->falloc_length) < 0) in nfsd4_decode_fallocate()
1482 u64 falloc_length; member
302 encode_uint64(xdr, args->falloc_length); in encode_fallocate()
2553 __entry->len = args->falloc_length;