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

/linux-master/fs/btrfs/
H A Ddir-item.h47 struct btrfs_dir_item *btrfs_match_dir_item_name(struct btrfs_fs_info *fs_info,
H A Ddir-item.c38 di = btrfs_match_dir_item_name(fs_info, path, name, name_len);
193 return btrfs_match_dir_item_name(root->fs_info, path, name, name_len);
344 di = btrfs_match_dir_item_name(root->fs_info, path,
381 struct btrfs_dir_item *btrfs_match_dir_item_name(struct btrfs_fs_info *fs_info, function
H A Dxattr.c146 di = btrfs_match_dir_item_name(fs_info, path, name, name_len);
153 di = btrfs_match_dir_item_name(fs_info, path, name, name_len);
H A Dsend.c3799 di = btrfs_match_dir_item_name(fs_info, path, parent_ref->name,

Completed in 213 milliseconds