Lines Matching refs:ref
1250 const struct btrfs_root_ref *ref;
1260 ref = BTRFS_IOCTL_SEARCH_HEADER_BODY(sh);
1262 p = strndup((char*) ref + sizeof(struct btrfs_root_ref), le64toh(ref->name_len));
1268 ino_args.objectid = htole64(ref->dirid);
1602 const struct btrfs_root_ref *ref;
1620 ref = BTRFS_IOCTL_SEARCH_HEADER_BODY(sh);
1621 p = strndup((char*) ref + sizeof(struct btrfs_root_ref), le64toh(ref->name_len));
1627 ino_args.objectid = htole64(ref->dirid);