free_ino_ctl      979 fs/btrfs/ctree.h 	struct btrfs_free_space_ctl *free_ino_ctl;
free_ino_ctl     1459 fs/btrfs/disk-io.c 	root->free_ino_ctl = kzalloc(sizeof(*root->free_ino_ctl), GFP_NOFS);
free_ino_ctl     1462 fs/btrfs/disk-io.c 	if (!root->free_ino_pinned || !root->free_ino_ctl) {
free_ino_ctl     3885 fs/btrfs/disk-io.c 	if (root->free_ino_ctl)
free_ino_ctl     3886 fs/btrfs/disk-io.c 		__btrfs_remove_free_space_cache(root->free_ino_ctl);
free_ino_ctl     3900 fs/btrfs/disk-io.c 	kfree(root->free_ino_ctl);
free_ino_ctl     3435 fs/btrfs/free-space-cache.c 	struct btrfs_free_space_ctl *ctl = fs_root->free_ino_ctl;
free_ino_ctl     3511 fs/btrfs/free-space-cache.c 	struct btrfs_free_space_ctl *ctl = root->free_ino_ctl;
free_ino_ctl     3557 fs/btrfs/free-space-cache.c 	struct btrfs_free_space_ctl *ctl = root->free_ino_ctl;
free_ino_ctl       33 fs/btrfs/inode-map.c 	struct btrfs_free_space_ctl *ctl = root->free_ino_ctl;
free_ino_ctl      142 fs/btrfs/inode-map.c 	struct btrfs_free_space_ctl *ctl = root->free_ino_ctl;
free_ino_ctl      204 fs/btrfs/inode-map.c 		   root->free_ino_ctl->free_space > 0);
free_ino_ctl      207 fs/btrfs/inode-map.c 	    root->free_ino_ctl->free_space == 0)
free_ino_ctl      253 fs/btrfs/inode-map.c 	struct btrfs_free_space_ctl *ctl = root->free_ino_ctl;
free_ino_ctl      370 fs/btrfs/inode-map.c 	struct btrfs_free_space_ctl *ctl = root->free_ino_ctl;
free_ino_ctl      400 fs/btrfs/inode-map.c 	struct btrfs_free_space_ctl *ctl = root->free_ino_ctl;