Searched defs:fsync (Results 1 – 15 of 15) sorted by relevance
/kernel/linux/linux-4.19/fs/gfs2/ |
D | glops.c | 55 static void __gfs2_ail_flush(struct gfs2_glock *gl, bool fsync, in __gfs2_ail_flush() 116 void gfs2_ail_flush(struct gfs2_glock *gl, bool fsync) in gfs2_ail_flush()
|
/kernel/linux/linux-5.10/fs/gfs2/ |
D | glops.c | 56 static void __gfs2_ail_flush(struct gfs2_glock *gl, bool fsync, in __gfs2_ail_flush() 145 void gfs2_ail_flush(struct gfs2_glock *gl, bool fsync) in gfs2_ail_flush()
|
/kernel/liteos_m/kal/libc/musl/ |
D | fs.c | 103 int fsync(int fd) in fsync() function
|
/kernel/linux/linux-4.19/fs/ |
D | sync.c | 227 SYSCALL_DEFINE1(fsync, unsigned int, fd) in SYSCALL_DEFINE1() argument
|
D | aio.c | 195 struct fsync_iocb fsync; member
|
/kernel/linux/linux-5.10/fs/ |
D | sync.c | 230 SYSCALL_DEFINE1(fsync, unsigned int, fd) in SYSCALL_DEFINE1() argument
|
D | aio.c | 202 struct fsync_iocb fsync; member
|
/kernel/liteos_m/kal/libc/newlib/porting/src/ |
D | fs.c | 100 int fsync(int fd) in fsync() function
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
D | cs42l42.c | 606 u32 fsync; in cs42l42_pll_config() local
|
/kernel/linux/linux-4.19/sound/soc/codecs/ |
D | cs42l42.c | 618 u32 fsync; in cs42l42_pll_config() local
|
/kernel/linux/linux-4.19/fs/orangefs/ |
D | upcall.h | 252 struct orangefs_fsync_request_s fsync; member
|
/kernel/linux/linux-5.10/fs/orangefs/ |
D | upcall.h | 252 struct orangefs_fsync_request_s fsync; member
|
/kernel/linux/linux-5.10/tools/include/nolibc/ |
D | nolibc.h | 1892 int fsync(int fd) in fsync() function
|
/kernel/linux/linux-5.10/include/linux/ |
D | fs.h | 1841 int (*fsync) (struct file *, loff_t, loff_t, int datasync); member
|
/kernel/linux/linux-4.19/include/linux/ |
D | fs.h | 1757 int (*fsync) (struct file *, loff_t, loff_t, int datasync); member
|