| /kernel/linux/linux-6.6/fs/ |
| H A D | fs_context.c | 660 struct dentry *root; in legacy_get_tree() local [all...] |
| /kernel/linux/linux-6.6/fs/orangefs/ |
| H A D | super.c | 41 static int orangefs_show_options(struct seq_file *m, struct dentry *root) in orangefs_show_options() argument 418 struct inode *root; in orangefs_fill_sb() local [all...] |
| /kernel/linux/linux-6.6/fs/proc/ |
| H A D | inode.c | 179 static int proc_show_options(struct seq_file *seq, struct dentry *root) in proc_show_options() argument
|
| /kernel/linux/linux-6.6/fs/squashfs/ |
| H A D | super.c | 185 struct inode *root; in squashfs_fill_super() local 514 squashfs_show_options(struct seq_file *s, struct dentry *root) squashfs_show_options() argument [all...] |
| /kernel/linux/linux-6.6/fs/ubifs/ |
| H A D | orphan.c | 851 struct rb_root root; member 865 static int dbg_ins_check_orphan(struct rb_root *root, ino_t inum) in dbg_ins_check_orphan() argument 893 static int dbg_find_check_orphan(struct rb_root *root, ino_t inum) in dbg_find_check_orphan() argument 911 static void dbg_free_check_tree(struct rb_root *root) in dbg_free_check_tree() argument [all...] |
| /kernel/linux/linux-6.6/fs/devpts/ |
| H A D | inode.c | 310 struct dentry *root = sb->s_root; in mknod_ptmx() local 385 static int devpts_show_options(struct seq_file *seq, struct dentry *root) in devpts_show_options() argument 549 struct dentry *root; in devpts_pty_new() local [all...] |
| /kernel/linux/linux-6.6/fs/omfs/ |
| H A D | inode.c | 295 static int omfs_show_options(struct seq_file *m, struct dentry *root) in omfs_show_options() argument 460 struct inode *root; in omfs_fill_super() local
|
| /kernel/linux/linux-6.6/fs/pstore/ |
| H A D | platform.c | 656 pstore_get_backend_records(struct pstore_info *psi, struct dentry *root, int quiet) pstore_get_backend_records() argument
|
| H A D | inode.c | 264 static int pstore_show_options(struct seq_file *m, struct dentry *root) in pstore_show_options() argument 289 struct dentry *root; in psinfo_lock_root() local 308 struct dentry *root; in pstore_put_backend_records() local 335 pstore_mkfile(struct dentry *root, struct pstore_record *record) pstore_mkfile() argument 405 struct dentry *root; pstore_get_records() local [all...] |
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | fs_context.c | 733 struct dentry *root; in smb3_get_tree_common() local 850 struct dentry *root = fc->root; in smb3_reconfigure() local
|
| /kernel/linux/linux-6.6/fs/tracefs/ |
| H A D | event_inode.c | 201 struct inode *root; in update_top_events_attr() local
|
| /kernel/linux/linux-6.6/fs/ntfs3/ |
| H A D | dir.c | 391 const struct INDEX_ROOT *root; in ntfs_readdir() local 514 struct INDEX_ROOT *root; in ntfs_dir_count() local
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | reservations.c | 302 struct rb_root *root = &resmap->m_reservations; in ocfs2_resv_insert() local 459 struct rb_root *root = &resmap->m_reservations; in __ocfs2_resv_find_window() local
|
| /kernel/linux/linux-6.6/fs/9p/ |
| H A D | v9fs.c | 99 int v9fs_show_options(struct seq_file *m, struct dentry *root) in v9fs_show_options() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | fs_context.h | 96 struct dentry *root; /* The root and superblock */ member
|
| H A D | rmap.h | 32 struct anon_vma *root; /* Root of this anon_vma tree */ member
|
| H A D | sysctl.h | 186 struct ctl_table_root *root; member 196 struct rb_root root; member 282 setup_sysctl_set(struct ctl_table_set *p, struct ctl_table_root *root, int (*is_seen)(struct ctl_table_set *)) setup_sysctl_set() argument
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | dev-replace.c | 459 struct btrfs_root *root = fs_info->dev_root; in mark_block_group_to_copy() local 605 struct btrfs_root *root = fs_info->dev_root; in btrfs_dev_replace_start() local 858 struct btrfs_root *root = fs_info->tree_root; in btrfs_dev_replace_finishing() local 1076 struct btrfs_root *root = fs_info->tree_root; btrfs_dev_replace_cancel() local [all...] |
| H A D | transaction.h | 158 struct btrfs_root *root; member [all...] |
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hmm/ |
| H A D | hmm_bo.c | 128 static struct hmm_buffer_object *__bo_search_by_addr(struct rb_root *root, in __bo_search_by_addr() argument 178 static void __bo_insert_to_free_rbtree(struct rb_root *root, in __bo_insert_to_free_rbtree() argument 211 static void __bo_insert_to_alloc_rbtree(struct rb_root *root, in __bo_insert_to_alloc_rbtree() argument 153 __bo_search_by_addr_in_range( struct rb_root *root, unsigned int start) __bo_search_by_addr_in_range() argument 397 struct rb_root *root = &bdev->free_rbtree; hmm_bo_alloc() local [all...] |
| /kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
| H A D | radeon_monitor.c | 735 struct device_node *root; in is_powerblade() local
|
| /kernel/linux/linux-6.6/drivers/usb/host/ |
| H A D | xhci-debugfs.h | 93 struct dentry *root; member 101 struct dentry *root; member
|
| H A D | ohci-dbg.c | 765 struct dentry *root; in create_debug_files() local
|
| /kernel/linux/linux-6.6/drivers/usb/dwc3/ |
| H A D | debugfs.c | 1010 struct dentry *root; in dwc3_debugfs_init() local
|
| /kernel/linux/linux-6.6/drivers/usb/mtu3/ |
| H A D | mtu3_debugfs.c | 524 struct dentry *root = ssusb->dbgfs_root; in ssusb_dr_debugfs_init() local
|