Searched refs:do_fallocate (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dioctl.c440 return do_fallocate(filp, FALLOC_FL_KEEP_SIZE, sr.l_start, sr.l_len);
H A Dopen.c223 int do_fallocate(struct file *file, int mode, loff_t offset, loff_t len) function
272 error = do_fallocate(file, mode, offset, len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/
H A Dhdparm.c2578 do_fallocate (const char *name) function
2636 do_fallocate(name);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h1919 extern int do_fallocate(struct file *file, int mode, loff_t offset,

Completed in 136 milliseconds