HomeSort by relevance Sort by last modified time
    Searched refs:btrfs_free_path (Results 1 - 7 of 7) sorted by null

  /external/u-boot/fs/btrfs/
root.c 54 btrfs_free_path(&path);
89 btrfs_free_path(&path);
dir-item.c 85 btrfs_free_path(&path);
121 btrfs_free_path(&path);
inode.c 43 btrfs_free_path(&path);
82 btrfs_free_path(&path);
134 btrfs_free_path(&path);
381 btrfs_free_path(&path);
subvolume.c 119 btrfs_free_path(&path);
ctree.c 94 void btrfs_free_path(struct btrfs_path *p) function
194 btrfs_free_path(p);
ctree.h 279 void btrfs_free_path(struct btrfs_path *);
304 btrfs_free_path(path);
chunk-map.c 171 btrfs_free_path(&path);

Completed in 334 milliseconds