Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs42.h23 int nfs42_proc_deallocate(struct file *, loff_t, loff_t);
H A Dnfs4file.c235 return nfs42_proc_deallocate(filep, offset, len); in nfs42_fallocate()
H A Dnfs42proc.c153 int nfs42_proc_deallocate(struct file *filep, loff_t offset, loff_t len) in nfs42_proc_deallocate() function