Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4file.c245 return nfs42_proc_allocate(filep, offset, len); in nfs42_fallocate()
H A Dnfs42proc.c134 int nfs42_proc_allocate(struct file *filep, loff_t offset, loff_t len) in nfs42_proc_allocate() function