Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dnfs4file.c163 static long nfs42_fallocate(struct file *filep, int mode, loff_t offset, loff_t len) in nfs42_fallocate() function
264 .fallocate = nfs42_fallocate,