Searched refs:ext4_fc_unlock (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ext4/ |
| H A D | fast_commit.c | 254 ext4_fc_unlock(inode->i_sb, *alloc_ctx); in ext4_fc_wait_inode_state() 297 ext4_fc_unlock(inode->i_sb, alloc_ctx); in ext4_fc_del() 326 ext4_fc_unlock(inode->i_sb, alloc_ctx); in ext4_fc_del() 338 ext4_fc_unlock(inode->i_sb, alloc_ctx); in ext4_fc_del() 375 ext4_fc_unlock(sb, alloc_ctx); in ext4_fc_mark_ineligible() 424 ext4_fc_unlock(inode->i_sb, alloc_ctx); in ext4_fc_track_template() 491 ext4_fc_unlock(sb, alloc_ctx); in __track_dentry_update() 1144 ext4_fc_unlock(inode->i_sb, alloc_ctx); in ext4_fc_snapshot_inode() 1298 ext4_fc_unlock(sb, alloc_ctx); in ext4_fc_snapshot_inodes() 1350 ext4_fc_unlock(sb, alloc_ctx); in ext4_fc_perform_commit() [all …]
|
| H A D | ext4.h | 1915 static inline void ext4_fc_unlock(struct super_block *sb, int ctx) in ext4_fc_unlock() function
|