Home
last modified time | relevance | path

Searched refs:ocfs2_write_end_nolock (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Daops.h32 int ocfs2_write_end_nolock(struct address_space *mapping,
H A Dmmap.c108 err = ocfs2_write_end_nolock(mapping, pos, len, len, fsdata); in __ocfs2_page_mkwrite()
H A Daops.c756 * against w_target_page in ocfs2_write_end_nolock.
1954 int ocfs2_write_end_nolock(struct address_space *mapping, in ocfs2_write_end_nolock() function
2089 ret = ocfs2_write_end_nolock(mapping, pos, len, copied, fsdata); in ocfs2_write_end()
2283 ret = ocfs2_write_end_nolock(inode->i_mapping, pos, len, len, wc); in ocfs2_dio_wr_get_block()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Daops.h30 int ocfs2_write_end_nolock(struct address_space *mapping,
H A Dmmap.c106 err = ocfs2_write_end_nolock(mapping, pos, len, len, fsdata); in __ocfs2_page_mkwrite()
H A Daops.c752 * against w_target_page in ocfs2_write_end_nolock.
1950 int ocfs2_write_end_nolock(struct address_space *mapping, in ocfs2_write_end_nolock() function
2086 ret = ocfs2_write_end_nolock(mapping, pos, len, copied, fsdata); in ocfs2_write_end()
2280 ret = ocfs2_write_end_nolock(inode->i_mapping, pos, len, len, wc); in ocfs2_dio_wr_get_block()

Completed in 7 milliseconds