Home
last modified time | relevance | path

Searched refs:rref (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dexport.c209 struct btrfs_root_ref *rref; in btrfs_get_name() local
253 rref = btrfs_item_ptr(leaf, path->slots[0], in btrfs_get_name()
255 name_ptr = (unsigned long)(rref + 1); in btrfs_get_name()
256 name_len = btrfs_root_ref_name_len(leaf, rref); in btrfs_get_name()
H A Dioctl.c2471 struct btrfs_root_ref *rref; in btrfs_search_path_in_tree_user() local
2604 rref = btrfs_item_ptr(leaf, slot, struct btrfs_root_ref); in btrfs_search_path_in_tree_user()
2605 if (args->dirid != btrfs_root_ref_dirid(leaf, rref)) { in btrfs_search_path_in_tree_user()
2717 struct btrfs_root_ref *rref; in btrfs_ioctl_get_subvol_info() local
2799 rref = btrfs_item_ptr(leaf, slot, struct btrfs_root_ref); in btrfs_ioctl_get_subvol_info()
2800 subvol_info->dirid = btrfs_root_ref_dirid(leaf, rref); in btrfs_ioctl_get_subvol_info()
2834 struct btrfs_root_ref *rref; in btrfs_ioctl_get_subvol_rootref() local
2892 rref = btrfs_item_ptr(leaf, slot, struct btrfs_root_ref); in btrfs_ioctl_get_subvol_rootref()
2895 btrfs_root_ref_dirid(leaf, rref); in btrfs_ioctl_get_subvol_rootref()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info53673 void fn (int *__restrict__ rptr, int &__restrict__ rref)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info53673 void fn (int *__restrict__ rptr, int &__restrict__ rref)