Searched refs:ll_fsync (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | file.c | 2627 int ll_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ll_fsync() function 3146 .fsync = ll_fsync, 3159 .fsync = ll_fsync, 3175 .fsync = ll_fsync,
|
D | llite_internal.h | 776 int ll_fsync(struct file *file, loff_t start, loff_t end, int data);
|
D | dir.c | 1970 .fsync = ll_fsync,
|