Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dctree.h351 static inline void btrfs_set_root_last_log_commit(struct btrfs_root *root, int commit_id) in btrfs_set_root_last_log_commit() function
H A Ddisk-io.c697 btrfs_set_root_last_log_commit(root, 0); in btrfs_alloc_root()
1011 btrfs_set_root_last_log_commit(root, 0); in btrfs_add_log_tree()
H A Dtree-log.c3238 btrfs_set_root_last_log_commit(root, log_transid); in btrfs_sync_log()