Searched refs:ll_fsync (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | file.c | 2600 int ll_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ll_fsync() function 3107 .fsync = ll_fsync, 3120 .fsync = ll_fsync, 3136 .fsync = ll_fsync,
|
D | llite_internal.h | 744 int ll_fsync(struct file *file, loff_t start, loff_t end, int data);
|
D | dir.c | 1925 .fsync = ll_fsync,
|