Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfs/
Dnfs42.h19 int nfs42_proc_allocate(struct file *, loff_t, loff_t);
Dnfs4file.c240 return nfs42_proc_allocate(filep, offset, len); in nfs42_fallocate()
Dnfs42proc.c131 int nfs42_proc_allocate(struct file *filep, loff_t offset, loff_t len) in nfs42_proc_allocate() function