Searched defs:fallocate (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/arch/sparc/kernel/ | 
| D | sys_sparc32.c | 233 COMPAT_SYSCALL_DEFINE6(fallocate, int, fd, int, mode, u32, offhi, u32, offlo,  in COMPAT_SYSCALL_DEFINE6()  argument
 | 
| /Linux-v5.4/fs/ | 
| D | open.c | 338 SYSCALL_DEFINE4(fallocate, int, fd, int, mode, loff_t, offset, loff_t, len)  in SYSCALL_DEFINE4()  argument
 | 
| /Linux-v5.4/fs/nfsd/ | 
| D | nfs4proc.c | 1342 		struct nfsd4_fallocate *fallocate, int flags)  in nfsd4_fallocate()
 | 
| D | nfs4xdr.c | 1713 		       struct nfsd4_fallocate *fallocate)  in nfsd4_decode_fallocate()
 | 
| /Linux-v5.4/include/linux/ | 
| D | fs.h | 1842 	long (*fallocate)(struct file *file, int mode, loff_t offset,  member
 | 
| /Linux-v5.4/fs/cifs/ | 
| D | cifsglob.h | 474 	long (*fallocate)(struct file *, struct cifs_tcon *, int, loff_t,  member
 |