Home
last modified time | relevance | path

Searched refs:nfs42_proc_fallocate (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs42proc.c90 static int nfs42_proc_fallocate(struct rpc_message *msg, struct file *filep, in nfs42_proc_fallocate() function
136 err = nfs42_proc_fallocate(&msg, filep, offset, len); in nfs42_proc_allocate()
157 err = nfs42_proc_fallocate(&msg, filep, offset, len); in nfs42_proc_deallocate()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs42proc.c99 static int nfs42_proc_fallocate(struct rpc_message *msg, struct file *filep, in nfs42_proc_fallocate() function
145 err = nfs42_proc_fallocate(&msg, filep, offset, len); in nfs42_proc_allocate()
166 err = nfs42_proc_fallocate(&msg, filep, offset, len); in nfs42_proc_deallocate()

Completed in 5 milliseconds