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.14.4/fs/btrfs/
Dbtrfs_inode.h343 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.c3678 if (btrfs_get_first_dir_index_to_log(inode) == 0) in flush_dir_items_batch()
5493 key.offset = btrfs_get_first_dir_index_to_log(curr_inode); in log_new_dir_dentries()