Searched defs:end_write (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/linux/ | ||
D | backing-file.h | 19 void (*end_write)(struct file *, loff_t, ssize_t); member |
/linux-6.12.1/fs/ | ||
D | backing-file.c | 83 void (*end_write)(struct file *, loff_t, ssize_t); member |