Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dbtrfs_inode.h169 u64 first_dir_index_to_log; member
265 return READ_ONCE(inode->first_dir_index_to_log); in btrfs_get_first_dir_index_to_log()
271 WRITE_ONCE(inode->first_dir_index_to_log, index); in btrfs_set_first_dir_index_to_log()