Searched refs:ext2_commit_bg (Results 1 – 3 of 3) sorted by relevance
159 int ext2_commit_bg(struct ext2_data *fs);
793 int ext2_commit_bg(struct ext2_data *fs) in ext2_commit_bg() function932 rc = ext2_commit_bg(fs); in ext2_alloc_block()1029 rc = ext2_commit_bg(fs); in ext2_alloc_inode()1088 rc = ext2_commit_bg(fs); in ext2_free_block()1151 rc = ext2_commit_bg(fs); in ext2_free_inode()
898 rc = ext2_commit_bg(fs); in ext2_create_inode()
Completed in 10 milliseconds