Home
last modified time | relevance | path

Searched refs:nfs42_proc_allocate (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs42.h19 int nfs42_proc_allocate(struct file *, loff_t, loff_t);
H A Dnfs4file.c241 return nfs42_proc_allocate(filep, offset, len); in nfs42_fallocate()
H A Dnfs42proc.c123 int nfs42_proc_allocate(struct file *filep, loff_t offset, loff_t len) in nfs42_proc_allocate() function
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs42.h20 int nfs42_proc_allocate(struct file *, loff_t, loff_t);
H A Dnfs4file.c236 return nfs42_proc_allocate(filep, offset, len); in nfs42_fallocate()
H A Dnfs42proc.c132 int nfs42_proc_allocate(struct file *filep, loff_t offset, loff_t len) in nfs42_proc_allocate() function

Completed in 5 milliseconds