Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs42xdr.c270 static void encode_fallocate(struct xdr_stream *xdr, in encode_fallocate()
283 encode_fallocate(xdr, args);
362 encode_fallocate(xdr, args);
268 static void encode_fallocate(struct xdr_stream *xdr, encode_fallocate() function