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

/linux-master/fs/btrfs/
H A Dbtrfs_inode.h420 inode->last_sub_trans <= btrfs_get_root_last_log_commit(inode->root))
H A Dctree.h206 * btrfs_get_root_last_log_commit() and btrfs_set_root_last_log_commit()
347 static inline int btrfs_get_root_last_log_commit(const struct btrfs_root *root) function
H A Dtree-log.c3176 ASSERT(btrfs_get_root_last_log_commit(root) <= log_transid);

Completed in 150 milliseconds