Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dinode-map.h8 void btrfs_return_ino(struct btrfs_root *root, u64 objectid);
Dinode-map.c213 void btrfs_return_ino(struct btrfs_root *root, u64 objectid) in btrfs_return_ino() function
Dinode.c5562 btrfs_return_ino(root, btrfs_ino(BTRFS_I(inode))); in btrfs_evict_inode()