Home
last modified time | relevance | path

Searched refs:max_key_type (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dtree-log.c3819 * inode. max_key_type indicates the highest item type to remove.
3826 u64 objectid, int max_key_type) in drop_objectid_items()
3834 key.type = max_key_type; in drop_objectid_items()
5356 int max_key_type = BTRFS_DIR_LOG_INDEX_KEY; in btrfs_log_inode() local
5359 max_key_type = BTRFS_XATTR_ITEM_KEY; in btrfs_log_inode()
5360 ret = drop_objectid_items(trans, log, path, ino, max_key_type); in btrfs_log_inode()
3823 drop_objectid_items(struct btrfs_trans_handle *trans, struct btrfs_root *log, struct btrfs_path *path, u64 objectid, int max_key_type) drop_objectid_items() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtree-log.c4038 * inode. max_key_type indicates the highest item type to remove.
4046 int max_key_type) in drop_inode_items()
4054 key.type = max_key_type; in drop_inode_items()
4042 drop_inode_items(struct btrfs_trans_handle *trans, struct btrfs_root *log, struct btrfs_path *path, struct btrfs_inode *inode, int max_key_type) drop_inode_items() argument

Completed in 16 milliseconds