Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Ddir-item.c37 di = btrfs_match_dir_item_name(path, name, name_len); in insert_with_overflow()
190 return btrfs_match_dir_item_name(path, name, name_len); in btrfs_lookup_match_dir()
341 di = btrfs_match_dir_item_name(path, name->name, name->len); in btrfs_search_dir_index_item()
377 struct btrfs_dir_item *btrfs_match_dir_item_name(const struct btrfs_path *path, in btrfs_match_dir_item_name() function
Ddir-item.h47 struct btrfs_dir_item *btrfs_match_dir_item_name(const struct btrfs_path *path,
Dxattr.c145 di = btrfs_match_dir_item_name(path, name, name_len); in btrfs_setxattr()
152 di = btrfs_match_dir_item_name(path, name, name_len); in btrfs_setxattr()
Dsend.c3791 di = btrfs_match_dir_item_name(path, parent_ref->name, in wait_for_dest_dir_move()