Searched refs:btrfs_find_one_extref (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/fs/btrfs/ |
D | backref.h | 56 int btrfs_find_one_extref(struct btrfs_root *root, u64 inode_objectid,
|
D | backref.c | 1523 int btrfs_find_one_extref(struct btrfs_root *root, u64 inode_objectid, function 2067 ret = btrfs_find_one_extref(fs_root, inum, offset, path, &extref,
|
D | tree-log.c | 1533 ret = btrfs_find_one_extref(root, inode_objectid, offset, path, in count_inode_extrefs()
|