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

/linux-master/fs/btrfs/
H A Dctree.h206 * btrfs_get_root_last_log_commit() and btrfs_set_root_last_log_commit()
352 static inline void btrfs_set_root_last_log_commit(struct btrfs_root *root, int commit_id) function
H A Ddisk-io.c702 btrfs_set_root_last_log_commit(root, 0);
1031 btrfs_set_root_last_log_commit(root, 0);
H A Dtree-log.c3177 btrfs_set_root_last_log_commit(root, log_transid);

Completed in 148 milliseconds