Searched refs:btrfs_get_first_dir_index_to_log (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/btrfs/
H A Dbtrfs_inode.h210 * Use the helpers btrfs_get_first_dir_index_to_log() and
298 static inline u64 btrfs_get_first_dir_index_to_log(const struct btrfs_inode *inode) function
H A Dtree-log.c3660 if (btrfs_get_first_dir_index_to_log(inode) == 0)
5474 key.offset = btrfs_get_first_dir_index_to_log(curr_inode);

Completed in 210 milliseconds