Lines Matching refs:alloc_ctx

242 				     int *alloc_ctx)  in ext4_fc_wait_inode_state()  argument
254 ext4_fc_unlock(inode->i_sb, *alloc_ctx); in ext4_fc_wait_inode_state()
256 *alloc_ctx = ext4_fc_lock(inode->i_sb); in ext4_fc_wait_inode_state()
289 int alloc_ctx; in ext4_fc_del() local
294 alloc_ctx = ext4_fc_lock(inode->i_sb); in ext4_fc_del()
297 ext4_fc_unlock(inode->i_sb, alloc_ctx); in ext4_fc_del()
309 &alloc_ctx); in ext4_fc_del()
315 &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()
355 int alloc_ctx; in ext4_fc_mark_ineligible() local
370 alloc_ctx = ext4_fc_lock(sb); in ext4_fc_mark_ineligible()
375 ext4_fc_unlock(sb, alloc_ctx); in ext4_fc_mark_ineligible()
399 int alloc_ctx; in ext4_fc_track_template() local
417 alloc_ctx = ext4_fc_lock(inode->i_sb); in ext4_fc_track_template()
424 ext4_fc_unlock(inode->i_sb, alloc_ctx); in ext4_fc_track_template()
446 int alloc_ctx; in __track_dentry_update() local
470 alloc_ctx = ext4_fc_lock(sb); in __track_dentry_update()
491 ext4_fc_unlock(sb, alloc_ctx); in __track_dentry_update()
1105 int alloc_ctx; in ext4_fc_snapshot_inode() local
1140 alloc_ctx = ext4_fc_lock(inode->i_sb); in ext4_fc_snapshot_inode()
1144 ext4_fc_unlock(inode->i_sb, alloc_ctx); in ext4_fc_snapshot_inode()
1249 int alloc_ctx; in ext4_fc_snapshot_inodes() local
1251 alloc_ctx = ext4_fc_lock(sb); in ext4_fc_snapshot_inodes()
1298 ext4_fc_unlock(sb, alloc_ctx); in ext4_fc_snapshot_inodes()
1336 int alloc_ctx; in ext4_fc_perform_commit() local
1345 alloc_ctx = ext4_fc_lock(sb); in ext4_fc_perform_commit()
1350 ext4_fc_unlock(sb, alloc_ctx); in ext4_fc_perform_commit()
1360 alloc_ctx = ext4_fc_lock(sb); in ext4_fc_perform_commit()
1374 ext4_fc_unlock(sb, alloc_ctx); in ext4_fc_perform_commit()
1401 alloc_ctx = ext4_fc_lock(sb); in ext4_fc_perform_commit()
1406 ext4_fc_unlock(sb, alloc_ctx); in ext4_fc_perform_commit()
1432 alloc_ctx = ext4_fc_lock(sb); in ext4_fc_perform_commit()
1471 ext4_fc_unlock(sb, alloc_ctx); in ext4_fc_perform_commit()
1482 int alloc_ctx; in ext4_fc_count_snapshot_inodes() local
1484 alloc_ctx = ext4_fc_lock(sb); in ext4_fc_count_snapshot_inodes()
1504 ext4_fc_unlock(sb, alloc_ctx); in ext4_fc_count_snapshot_inodes()
1666 int alloc_ctx; in ext4_fc_cleanup() local
1674 alloc_ctx = ext4_fc_lock(sb); in ext4_fc_cleanup()
1754 ext4_fc_unlock(sb, alloc_ctx); in ext4_fc_cleanup()