Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A 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()
335 di = btrfs_match_dir_item_name(path, name->name, name->len); in btrfs_search_dir_index_item()
371 struct btrfs_dir_item *btrfs_match_dir_item_name(const struct btrfs_path *path, in btrfs_match_dir_item_name() function
H A Ddir-item.h48 struct btrfs_dir_item *btrfs_match_dir_item_name(const struct btrfs_path *path,
H A 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()