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

/linux-4.4.14/fs/btrfs/
H A Ddir-item.c49 di = btrfs_match_dir_item_name(root, path, name, name_len); insert_with_overflow()
213 return btrfs_match_dir_item_name(root, path, name, name_len); btrfs_lookup_dir_item()
249 di = btrfs_match_dir_item_name(root, path, name, name_len); btrfs_check_dir_item_collision()
304 return btrfs_match_dir_item_name(root, path, name, name_len); btrfs_lookup_dir_index_item()
345 di = btrfs_match_dir_item_name(root, path, name, name_len); btrfs_search_dir_index_item()
374 return btrfs_match_dir_item_name(root, path, name, name_len); btrfs_lookup_xattr()
382 struct btrfs_dir_item *btrfs_match_dir_item_name(struct btrfs_root *root, btrfs_match_dir_item_name() function
H A Dxattr.c152 di = btrfs_match_dir_item_name(root, path, name, name_len); do_setxattr()
159 di = btrfs_match_dir_item_name(root, path, name, name_len); do_setxattr()
H A Dctree.h3834 struct btrfs_dir_item *btrfs_match_dir_item_name(struct btrfs_root *root,
H A Dsend.c3347 di = btrfs_match_dir_item_name(sctx->parent_root, path, wait_for_dest_dir_move()

Completed in 146 milliseconds