Searched refs:btrfs_next_slot (Results 1 – 6 of 6) sorted by relevance
117 } while (!(res = btrfs_next_slot(&path))); in list_subvols()
119 } while (!(res = btrfs_next_slot(&path))); in btrfs_readdir()
169 } while (!(res = btrfs_next_slot(&path))); in btrfs_read_chunk_tree()
283 int btrfs_next_slot(struct btrfs_path *);
269 int btrfs_next_slot(struct btrfs_path *p) in btrfs_next_slot() function
375 } while (!(res = btrfs_next_slot(&path))); in btrfs_file_read()