Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Dctree.h358 static inline void btrfs_set_root_last_log_commit(struct btrfs_root *root, int commit_id) in btrfs_set_root_last_log_commit() function
Ddisk-io.c700 btrfs_set_root_last_log_commit(root, 0); in __setup_root()
1022 btrfs_set_root_last_log_commit(root, 0); in btrfs_add_log_tree()
Dtree-log.c3199 btrfs_set_root_last_log_commit(root, log_transid); in btrfs_sync_log()