Home
last modified time | relevance | path

Searched defs:fallocate (Results 1 - 9 of 9) sorted by relevance

/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_fallocate.c105 int fallocate(int fd, int mode, off_t offset, off_t len) in fallocate() function
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4proc.c1641 nfsd4_fallocate(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_fallocate *fallocate, int flags) nfsd4_fallocate() argument
H A Dnfs4xdr.c1727 nfsd4_decode_fallocate(struct nfsd4_compoundargs *argp, struct nfsd4_fallocate *fallocate) nfsd4_decode_fallocate() argument
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4proc.c1960 nfsd4_fallocate(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_fallocate *fallocate, int flags) nfsd4_fallocate() argument
H A Dnfs4xdr.c1921 struct nfsd4_fallocate *fallocate = &u->allocate; in nfsd4_decode_fallocate() local
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsglob.h478 long (*fallocate)(struct file *, struct cifs_tcon *, int, loff_t, member
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h1911 long (*fallocate)(struct file *file, int mode, loff_t offset, member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsglob.h539 long (*fallocate)(struct file *, struct cifs_tcon *, int, loff_t, member
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h1941 long (*fallocate)(struct file *file, int mode, loff_t offset, member

Completed in 45 milliseconds