Searched refs:ocfs2_write_end_nolock (Results 1 – 3 of 3) sorted by relevance
/fs/ocfs2/ |
D | aops.h | 44 int ocfs2_write_end_nolock(struct address_space *mapping,
|
D | mmap.c | 123 ret = ocfs2_write_end_nolock(mapping, pos, len, len, locked_page, in __ocfs2_page_mkwrite()
|
D | aops.c | 1995 int ocfs2_write_end_nolock(struct address_space *mapping, in ocfs2_write_end_nolock() function 2078 ret = ocfs2_write_end_nolock(mapping, pos, len, copied, page, fsdata); in ocfs2_write_end()
|