Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dnfs4file.c159 static long nfs42_fallocate(struct file *filep, int mode, loff_t offset, loff_t len) in nfs42_fallocate() function
260 .fallocate = nfs42_fallocate,