Searched refs:dir_id (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | super.c | 925 u64 dir_id; in get_default_subvol_objectid() local 936 dir_id = btrfs_super_root_dir(fs_info->super_copy); in get_default_subvol_objectid() 937 di = btrfs_lookup_dir_item(NULL, root, path, dir_id, &name, 0); in get_default_subvol_objectid()
|
| H A D | ioctl.c | 2822 u64 dir_id; in btrfs_ioctl_default_subvol() local 2862 dir_id = btrfs_super_root_dir(fs_info->super_copy); in btrfs_ioctl_default_subvol() 2864 dir_id, &name, 1); in btrfs_ioctl_default_subvol()
|
| H A D | tree-log.c | 7232 u64 dir_id; in btrfs_log_all_parents() local 7240 dir_id = btrfs_inode_extref_parent(leaf, extref); in btrfs_log_all_parents() 7245 dir_id = key.offset; in btrfs_log_all_parents() 7249 dir_inode = btrfs_iget_logging(dir_id, root); in btrfs_log_all_parents()
|
| H A D | inode.c | 4607 u64 dir_id; in may_destroy_subvol() local 4615 dir_id = btrfs_super_root_dir(fs_info->super_copy); in may_destroy_subvol() 4617 dir_id, &name, 0); in may_destroy_subvol()
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_mfw_hsi.h | 2337 u32 dir_id; member
|