Home
last modified time | relevance | path

Searched refs:btrfs_path (Results 1 – 9 of 9) sorted by relevance

/fs/btrfs/
A Dctree.c47 struct btrfs_path *btrfs_alloc_path(void) in btrfs_alloc_path()
49 struct btrfs_path *path; in btrfs_alloc_path()
50 path = kzalloc(sizeof(struct btrfs_path), GFP_NOFS); in btrfs_alloc_path()
54 void btrfs_free_path(struct btrfs_path *p) in btrfs_free_path()
62 void btrfs_release_path(struct btrfs_path *p) in btrfs_release_path()
216 struct btrfs_path *path, int level) in check_block()
335 struct btrfs_path *path; in btrfs_find_item()
391 struct btrfs_path *p, int ins_len, int cow) in btrfs_search_slot()
498 struct btrfs_path *p, int find_higher, in btrfs_search_slot_for_read()
666 struct btrfs_path *path) in btrfs_next_sibling_tree_block()
[all …]
A Dinode.c24 struct btrfs_path path; in btrfs_readlink()
76 struct btrfs_path path; in lookup_root_ref()
123 struct btrfs_path path; in get_parent_inode()
220 struct btrfs_path path; in resolve_one_filename()
361 int btrfs_read_extent_inline(struct btrfs_path *path, in btrfs_read_extent_inline()
420 int btrfs_read_extent_reg(struct btrfs_path *path, in btrfs_read_extent_reg()
534 static int lookup_data_extent(struct btrfs_root *root, struct btrfs_path *path, in lookup_data_extent()
622 static int read_and_truncate_page(struct btrfs_path *path, in read_and_truncate_page()
669 struct btrfs_path path; in btrfs_file_read()
A Dctree.h55 struct btrfs_path { struct
1220 struct btrfs_path *path, u64 dir,
1249 struct btrfs_path *path, u64 min_objectid,
1252 struct btrfs_path *path);
1260 struct btrfs_path *path) in btrfs_next_leaf()
1267 struct btrfs_path *p) in btrfs_next_item()
1279 struct btrfs_path *p, int ins_len, int cow);
1282 struct btrfs_path *p, int find_higher,
1284 void btrfs_release_path(struct btrfs_path *p);
1285 struct btrfs_path *btrfs_alloc_path(void);
[all …]
A Ddir-item.c41 struct btrfs_path *path, in btrfs_match_dir_item_name()
81 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_item()
120 struct btrfs_path path; in btrfs_iter_dir()
A Dsubvolume.c20 struct btrfs_path path; in get_path_in_subvol()
82 struct btrfs_path path; in list_one_subvol()
162 struct btrfs_path path; in list_subvolums()
A Droot-tree.c8 struct btrfs_path *path; in btrfs_find_last_root()
A Dbtrfs.c58 struct btrfs_path path; in show_dir()
187 struct btrfs_path path; in btrfs_size()
A Ddisk-io.c641 struct btrfs_path *path; in btrfs_read_fs_root_no_cache()
816 struct btrfs_path path; in get_default_subvolume()
A Dvolumes.c741 struct btrfs_path *path; in btrfs_read_chunk_tree()

Completed in 16 milliseconds