Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dbtrfs_inode.h344 static inline u64 btrfs_get_first_dir_index_to_log(const struct btrfs_inode *inode) in btrfs_get_first_dir_index_to_log() function
H A Dtree-log.c3723 if (btrfs_get_first_dir_index_to_log(inode) == 0) in flush_dir_items_batch()
5530 key.offset = btrfs_get_first_dir_index_to_log(curr_inode); in log_new_dir_dentries()