Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dbtrfs_tree.h123 #define BTRFS_DIR_LOG_ITEM_KEY 60 macro
/linux-4.19.296/fs/btrfs/
Dtree-log.c2404 int key_type = BTRFS_DIR_LOG_ITEM_KEY; in replay_dir_deletes()
2483 if (key_type == BTRFS_DIR_LOG_ITEM_KEY) { in replay_dir_deletes()
3533 key.type = BTRFS_DIR_LOG_ITEM_KEY; in insert_dir_log_key()