Searched refs:btrfs_remove_all_log_ctxs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | tree-log.c | 3033 static inline void btrfs_remove_all_log_ctxs(struct btrfs_root *root, in btrfs_remove_all_log_ctxs() function 3279 btrfs_remove_all_log_ctxs(log_root_tree, index2, ret); in btrfs_sync_log() 3293 btrfs_remove_all_log_ctxs(root, index1, ret); in btrfs_sync_log()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | tree-log.c | 2838 static inline void btrfs_remove_all_log_ctxs(struct btrfs_root *root, in btrfs_remove_all_log_ctxs() function 3144 btrfs_remove_all_log_ctxs(log_root_tree, index2, ret); in btrfs_sync_log() 3158 btrfs_remove_all_log_ctxs(root, index1, ret); in btrfs_sync_log()
|
Completed in 16 milliseconds