Home
last modified time | relevance | path

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

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