Linux Kernel
3.7.1
|
Go to the source code of this file.
int btrfs_find_free_ino | ( | struct btrfs_root * | root, |
u64 * | objectid | ||
) |
Definition at line 184 of file inode-map.c.
int btrfs_find_free_objectid | ( | struct btrfs_root * | root, |
u64 * | objectid | ||
) |
Definition at line 554 of file inode-map.c.
void btrfs_init_free_ino_ctl | ( | struct btrfs_root * | root | ) |
Definition at line 369 of file inode-map.c.
void btrfs_return_ino | ( | struct btrfs_root * | root, |
u64 | objectid | ||
) |
Definition at line 208 of file inode-map.c.
int btrfs_save_ino_cache | ( | struct btrfs_root * | root, |
struct btrfs_trans_handle * | trans | ||
) |
Definition at line 395 of file inode-map.c.
void btrfs_unpin_free_ino | ( | struct btrfs_root * | root | ) |
Definition at line 257 of file inode-map.c.