Home
last modified time | relevance | path

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

/linux-6.8/fs/btrfs/
Dbtrfs_inode.h270 static inline u64 btrfs_get_first_dir_index_to_log(const struct btrfs_inode *inode) in btrfs_get_first_dir_index_to_log() function
Dtree-log.c3614 if (btrfs_get_first_dir_index_to_log(inode) == 0) in flush_dir_items_batch()
5402 key.offset = btrfs_get_first_dir_index_to_log(curr_inode); in log_new_dir_dentries()