Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Ddir-item.c36 di = btrfs_match_dir_item_name(fs_info, path, name, name_len); in insert_with_overflow()
189 return btrfs_match_dir_item_name(root->fs_info, path, name, name_len); in btrfs_lookup_match_dir()
363 di = btrfs_match_dir_item_name(root->fs_info, path, in btrfs_search_dir_index_item()
398 struct btrfs_dir_item *btrfs_match_dir_item_name(struct btrfs_fs_info *fs_info, in btrfs_match_dir_item_name() function
Dxattr.c142 di = btrfs_match_dir_item_name(fs_info, path, name, name_len); in btrfs_setxattr()
149 di = btrfs_match_dir_item_name(fs_info, path, name, name_len); in btrfs_setxattr()
Dctree.h3053 struct btrfs_dir_item *btrfs_match_dir_item_name(struct btrfs_fs_info *fs_info,
Dsend.c3474 di = btrfs_match_dir_item_name(fs_info, path, parent_ref->name, in wait_for_dest_dir_move()