Searched refs:shm_fsync (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/ipc/ |
H A D | shm.c | 617 static int shm_fsync(struct file *file, loff_t start, loff_t end, int datasync) in shm_fsync() function 648 .fsync = shm_fsync, 661 .fsync = shm_fsync,
|
/kernel/linux/linux-6.6/ipc/ |
H A D | shm.c | 630 static int shm_fsync(struct file *file, loff_t start, loff_t end, int datasync) in shm_fsync() function 661 .fsync = shm_fsync, 674 .fsync = shm_fsync,
|
Completed in 6 milliseconds