Searched refs:btrfs_find_one_extref (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | backref.h | 235 int btrfs_find_one_extref(struct btrfs_root *root, u64 inode_objectid,
|
H A D | backref.c | 2049 int btrfs_find_one_extref(struct btrfs_root *root, u64 inode_objectid, in btrfs_find_one_extref() function 2658 ret = btrfs_find_one_extref(fs_root, inum, offset, path, &extref, in iterate_inode_extrefs()
|
H A D | tree-log.c | 1520 ret = btrfs_find_one_extref(root, inode_objectid, offset, path, in count_inode_extrefs()
|