| /kernel/linux/linux-6.6/drivers/mmc/core/ |
| H A D | debugfs.c | 303 struct dentry *root; in mmc_add_host_debugfs() local 336 struct dentry *root; mmc_add_card_debugfs() local [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/ubi/ |
| H A D | fastmap-wl.c | 26 static struct ubi_wl_entry *find_anchor_wl_entry(struct rb_root *root) in find_anchor_wl_entry() argument 481 may_reserve_for_fm(struct ubi_device *ubi, struct ubi_wl_entry *e, struct rb_root *root) may_reserve_for_fm() argument
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | dbutils.c | 324 acpi_status acpi_db_second_pass_parse(union acpi_parse_object *root) in acpi_db_second_pass_parse() argument
|
| /kernel/linux/linux-6.6/drivers/acpi/ |
| H A D | acpi_configfs.c | 258 struct config_group *root = &acpi_configfs.su_group; in acpi_configfs_init() local
|
| H A D | ioapic.c | 213 void pci_ioapic_remove(struct acpi_pci_root *root) in pci_ioapic_remove() argument 230 int acpi_ioapic_remove(struct acpi_pci_root *root) in acpi_ioapic_remove() argument
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | uuid-tree.c | 295 struct btrfs_root *root = fs_info->uuid_root; in btrfs_uuid_tree_iterate() local
|
| H A D | misc.h | 67 static inline struct rb_node *rb_simple_search(struct rb_root *root, u64 bytenr) in rb_simple_search() argument 94 static inline struct rb_node *rb_simple_search_first(struct rb_root *root, in rb_simple_search_first() argument 120 static inline struct rb_node *rb_simple_insert(struct rb_root *root, u64 bytenr, in rb_simple_insert() argument [all...] |
| H A D | locking.c | 96 void btrfs_maybe_reset_lockdep_class(struct btrfs_root *root, struct extent_buffer *eb) in btrfs_maybe_reset_lockdep_class() argument 250 btrfs_lock_root_node(struct btrfs_root *root) btrfs_lock_root_node() argument 273 btrfs_read_lock_root_node(struct btrfs_root *root) btrfs_read_lock_root_node() argument 297 btrfs_try_read_lock_root_node(struct btrfs_root *root) btrfs_try_read_lock_root_node() argument [all...] |
| H A D | locking.h | 218 static inline void btrfs_maybe_reset_lockdep_class(struct btrfs_root *root, in btrfs_maybe_reset_lockdep_class() argument
|
| H A D | delalloc-space.c | 118 struct btrfs_root *root = inode->root; in btrfs_alloc_data_chunk_ondemand() local 310 struct btrfs_root *root in btrfs_delalloc_reserve_metadata() local [all...] |
| H A D | export.c | 78 struct btrfs_root *root; in btrfs_get_dentry() local 151 struct btrfs_root *root = BTRFS_I(dir)->root; btrfs_get_parent() local 220 struct btrfs_root *root = BTRFS_I(dir)->root; btrfs_get_name() local [all...] |
| /kernel/linux/linux-6.6/fs/hfsplus/ |
| H A D | options.c | 221 int hfsplus_show_options(struct seq_file *seq, struct dentry *root) in hfsplus_show_options() argument
|
| /kernel/linux/linux-6.6/fs/afs/ |
| H A D | dynroot.c | 45 struct inode *afs_iget_pseudo_dir(struct super_block *sb, bool root) in afs_iget_pseudo_dir() argument 283 struct dentry *root, *subdir; in afs_dynroot_mkdir() local 313 struct dentry *root, *subdir; afs_dynroot_rmdir() local 376 struct dentry *root = sb->s_root, *subdir, *tmp; afs_dynroot_depopulate() local [all...] |
| /kernel/linux/linux-6.6/fs/kernfs/ |
| H A D | kernfs-internal.h | 83 struct kernfs_root *root; member
|
| /kernel/linux/linux-6.6/fs/autofs/ |
| H A D | expire.c | 97 get_next_positive_subdir(struct dentry *prev, struct dentry *root) get_next_positive_subdir() argument 115 get_next_positive_dentry(struct dentry *prev, struct dentry *root) get_next_positive_dentry() argument 279 struct dentry *root = dget(sb->s_root); autofs_expire_direct() local 426 struct dentry *root = sb->s_root; autofs_expire_indirect() local [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/tests/ |
| H A D | free-space-tests.c | 1009 struct btrfs_root *root = NULL; in btrfs_test_free_space_cache() local
|
| H A D | btrfs-tests.c | 202 void btrfs_free_dummy_root(struct btrfs_root *root) in btrfs_free_dummy_root() argument
|
| H A D | inode-tests.c | 16 static void insert_extent(struct btrfs_root *root, u64 start, u64 len, in insert_extent() argument 55 static void insert_inode_item_key(struct btrfs_root *root) in insert_inode_item_key() argument 96 static void setup_file_extents(struct btrfs_root *root, u32 sectorsize) in setup_file_extents() argument 222 struct btrfs_root *root = NULL; test_btrfs_get_extent() local 811 struct btrfs_root *root = NULL; test_hole_first() local 909 struct btrfs_root *root = NULL; test_extent_accounting() local [all...] |
| H A D | qgroup-tests.c | 16 static int insert_normal_tree_ref(struct btrfs_root *root, u64 bytenr, in insert_normal_tree_ref() argument 68 static int add_tree_ref(struct btrfs_root *root, u64 bytenr, u64 num_bytes, in add_tree_ref() argument 119 static int remove_extent_item(struct btrfs_root *root, u64 bytenr, in remove_extent_item() argument 150 static int remove_extent_ref(struct btrfs_root *root, u64 bytenr, in remove_extent_ref() argument 205 test_no_shared_qgroup(struct btrfs_root *root, u32 sectorsize, u32 nodesize) test_no_shared_qgroup() argument 317 test_multiple_refs(struct btrfs_root *root, u32 sectorsize, u32 nodesize) test_multiple_refs() argument 474 struct btrfs_root *root; btrfs_test_qgroups() local [all...] |
| /kernel/linux/linux-6.6/fs/freevxfs/ |
| H A D | vxfs_super.c | 188 struct inode *root; in vxfs_fill_super() local
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | proc_namespace.c | 248 struct path root; in mounts_open_common() local [all...] |
| /kernel/linux/linux-6.6/fs/9p/ |
| H A D | vfs_super.c | 111 struct dentry *root = NULL; in v9fs_mount() local [all...] |
| /kernel/linux/linux-6.6/fs/vboxsf/ |
| H A D | vfsmod.h | 48 u32 root; member [all...] |
| /kernel/linux/linux-6.6/drivers/xen/xenbus/ |
| H A D | xenbus.h | 42 char *root; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | pci-acpi.h | 64 struct acpi_pci_root *root; member
|