Searched refs:ocfs2_write_end_nolock (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/fs/ocfs2/ |
D | aops.h | 32 int ocfs2_write_end_nolock(struct address_space *mapping,
|
D | mmap.c | 108 err = ocfs2_write_end_nolock(mapping, pos, len, len, fsdata); in __ocfs2_page_mkwrite()
|
D | aops.c | 1963 int ocfs2_write_end_nolock(struct address_space *mapping, in ocfs2_write_end_nolock() function 2084 ret = ocfs2_write_end_nolock(mapping, pos, len, copied, fsdata); in ocfs2_write_end() 2278 ret = ocfs2_write_end_nolock(inode->i_mapping, pos, len, len, wc); in ocfs2_dio_wr_get_block()
|