Searched refs:ecryptfs_fsync (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ecryptfs/ |
H A D | file.c | 324 ecryptfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ecryptfs_fsync() function 405 .fsync = ecryptfs_fsync, 421 .fsync = ecryptfs_fsync,
|
/kernel/linux/linux-6.6/fs/ecryptfs/ |
H A D | file.c | 343 ecryptfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ecryptfs_fsync() function 424 .fsync = ecryptfs_fsync, 440 .fsync = ecryptfs_fsync,
|
Completed in 3 milliseconds