Home
last modified time | relevance | path

Searched refs:shm_fsync (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/ipc/
Dshm.c630 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,