Home
last modified time | relevance | path

Searched refs:ext2_commit_bg (Results 1 – 3 of 3) sorted by relevance

/subsys/fs/ext2/
A Dext2_diskops.h159 int ext2_commit_bg(struct ext2_data *fs);
A Dext2_diskops.c793 int ext2_commit_bg(struct ext2_data *fs) in ext2_commit_bg() function
932 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()
A Dext2_impl.c898 rc = ext2_commit_bg(fs); in ext2_create_inode()

Completed in 10 milliseconds