Searched refs:ocfs2_sync_file (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | file.c | 166 static int ocfs2_sync_file(struct file *file, loff_t start, loff_t end, in ocfs2_sync_file() function 2743 .fsync = ocfs2_sync_file, 2764 .fsync = ocfs2_sync_file, 2790 .fsync = ocfs2_sync_file, 2810 .fsync = ocfs2_sync_file,
|
H A D | ocfs2_trace.h | 1314 DEFINE_OCFS2_FILE_OPS(ocfs2_sync_file); variable
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | file.c | 164 static int ocfs2_sync_file(struct file *file, loff_t start, loff_t end, in ocfs2_sync_file() function 2776 .fsync = ocfs2_sync_file, 2798 .fsync = ocfs2_sync_file, 2824 .fsync = ocfs2_sync_file, 2844 .fsync = ocfs2_sync_file,
|
H A D | ocfs2_trace.h | 1314 DEFINE_OCFS2_FILE_OPS(ocfs2_sync_file); variable
|
Completed in 12 milliseconds