Home
last modified time | relevance | path

Searched defs:fallocate (Results 1 – 4 of 4) sorted by relevance

/fs/
Dopen.c347 SYSCALL_DEFINE4(fallocate, int, fd, int, mode, loff_t, offset, loff_t, len) in SYSCALL_DEFINE4() argument
/fs/nfsd/
Dnfs4proc.c1344 struct nfsd4_fallocate *fallocate, int flags) in nfsd4_fallocate()
Dnfs4xdr.c1713 struct nfsd4_fallocate *fallocate) in nfsd4_decode_fallocate()
/fs/cifs/
Dcifsglob.h474 long (*fallocate)(struct file *, struct cifs_tcon *, int, loff_t, member