Home
last modified time | relevance | path

Searched refs:__sync_dirty_buffer (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/
A Dbuffer_head.h205 int __sync_dirty_buffer(struct buffer_head *bh, int op_flags);
/linux/fs/
A Dbuffer.c3137 int __sync_dirty_buffer(struct buffer_head *bh, int op_flags) in __sync_dirty_buffer() function
3164 EXPORT_SYMBOL(__sync_dirty_buffer);
3168 return __sync_dirty_buffer(bh, REQ_SYNC); in sync_dirty_buffer()
/linux/fs/nilfs2/
A Dsuper.c180 err = __sync_dirty_buffer(nilfs->ns_sbh[0], in nilfs_sync_super()
/linux/fs/reiserfs/
A Djournal.c1109 __sync_dirty_buffer(jl->j_commit_bh, in flush_commit_list()
1268 __sync_dirty_buffer(journal->j_header_bh, in _update_journal_header_block()
/linux/fs/f2fs/
A Dsuper.c3096 return __sync_dirty_buffer(bh, REQ_SYNC | REQ_PREFLUSH | REQ_FUA); in __f2fs_commit_super()
/linux/fs/ext4/
A Dsuper.c5496 error = __sync_dirty_buffer(sbh, in ext4_commit_super()
/linux/
A Dvmlinux.symvers5688 0x00000000 __sync_dirty_buffer vmlinux EXPORT_SYMBOL
A DSystem.map9658 ffff800010292150 T __sync_dirty_buffer
A D.tmp_System.map9658 ffff800010292150 T __sync_dirty_buffer

Completed in 322 milliseconds