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.h200 * Use the helpers btrfs_get_first_dir_index_to_log() and
288 static inline u64 btrfs_get_first_dir_index_to_log(const struct btrfs_inode *inode) function
H A Dtree-log.c3658 if (btrfs_get_first_dir_index_to_log(inode) == 0)
5465 key.offset = btrfs_get_first_dir_index_to_log(curr_inode);

Completed in 118 milliseconds