Searched refs:ll_commit_write (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | rw26.c | 502 rc = ll_commit_write(file, page, from, from + copied); in ll_write_end() 544 .orig_aops.commit_write = ll_commit_write,
|
D | rw.c | 250 int ll_commit_write(struct file *file, struct page *vmpage, unsigned from, in ll_commit_write() function
|
D | llite_internal.h | 721 int ll_commit_write(struct file *, struct page *, unsigned from, unsigned to);
|