Searched refs:btrfs_find_free_ino (Results 1 – 3 of 3) sorted by relevance
9 int btrfs_find_free_ino(struct btrfs_root *root, u64 *objectid);
173 int btrfs_find_free_ino(struct btrfs_root *root, u64 *objectid) in btrfs_find_free_ino() function
6463 err = btrfs_find_free_ino(root, &objectid); in btrfs_mknod()6527 err = btrfs_find_free_ino(root, &objectid); in btrfs_create()6679 err = btrfs_find_free_ino(root, &objectid); in btrfs_mkdir()9636 ret = btrfs_find_free_ino(root, &objectid); in btrfs_whiteout_for_rename()10133 err = btrfs_find_free_ino(root, &objectid); in btrfs_symlink()10407 ret = btrfs_find_free_ino(root, &objectid); in btrfs_tmpfile()