Home
last modified time | relevance | path

Searched refs:btrfs_return_ino (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dinode-map.h8 void btrfs_return_ino(struct btrfs_root *root, u64 objectid);
H A Dinode-map.c216 void btrfs_return_ino(struct btrfs_root *root, u64 objectid) in btrfs_return_ino() function
H A Dinode.c5208 btrfs_return_ino(root, btrfs_ino(BTRFS_I(inode))); in btrfs_evict_inode()