Home
last modified time | relevance | path

Searched refs:inode_ref (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dsuper.c1142 struct btrfs_inode_ref *inode_ref; in btrfs_get_subvol_name_from_objectid() local
1238 inode_ref = btrfs_item_ptr(path->nodes[0], in btrfs_get_subvol_name_from_objectid()
1242 inode_ref); in btrfs_get_subvol_name_from_objectid()
1249 (unsigned long)(inode_ref + 1), len); in btrfs_get_subvol_name_from_objectid()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dsuper.c976 struct btrfs_inode_ref *inode_ref; in btrfs_get_subvol_name_from_objectid() local
1057 inode_ref = btrfs_item_ptr(path->nodes[0], in btrfs_get_subvol_name_from_objectid()
1061 inode_ref); in btrfs_get_subvol_name_from_objectid()
1068 (unsigned long)(inode_ref + 1), len); in btrfs_get_subvol_name_from_objectid()

Completed in 6 milliseconds