Home
last modified time | relevance | path

Searched defs:root (Results 876 - 900 of 2359) sorted by relevance

1...<<31323334353637383940>>...95

/kernel/linux/linux-5.10/drivers/oprofile/
H A Doprofilefs.c136 static int __oprofilefs_create_file(struct dentry *root, char const *name, in __oprofilefs_create_file() argument
165 int oprofilefs_create_ulong(struct dentry *root, in oprofilefs_create_ulong() argument
173 oprofilefs_create_ro_ulong(struct dentry *root, char const *name, unsigned long *val) oprofilefs_create_ro_ulong() argument
195 oprofilefs_create_ro_atomic(struct dentry *root, char const *name, atomic_t *val) oprofilefs_create_ro_atomic() argument
203 oprofilefs_create_file(struct dentry *root, char const *name, const struct file_operations *fops) oprofilefs_create_file() argument
210 oprofilefs_create_file_perm(struct dentry *root, char const *name, const struct file_operations *fops, int perm) oprofilefs_create_file_perm() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dmempolicy.h126 struct rb_root root; member
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dnamei.c441 struct nilfs_root *root; in nilfs_get_parent() local
459 struct nilfs_root *root; in nilfs_get_dentry() local
510 struct nilfs_root *root = NILFS_I(inode)->i_root; in nilfs_encode_fh() local
[all...]
/kernel/linux/linux-6.6/drivers/misc/genwqe/
H A Dcard_debugfs.c321 struct dentry *root; in genwqe_init_debugfs() local
[all...]
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dwl.c139 static void wl_tree_add(struct ubi_wl_entry *e, struct rb_root *root) in wl_tree_add() argument
236 static int in_wl_tree(struct ubi_wl_entry *e, struct rb_root *root) in in_wl_tree() argument
318 find_wl_entry(struct ubi_device *ubi, struct rb_root *root, int diff) find_wl_entry() argument
353 find_mean_wl_entry(struct ubi_device *ubi, struct rb_root *root) find_mean_wl_entry() argument
[all...]
/kernel/linux/linux-6.6/drivers/memory/tegra/
H A Dtegra186-emc.c30 struct dentry *root; member
/kernel/linux/linux-6.6/drivers/acpi/
H A Dinternal.h39 static inline void pci_ioapic_remove(struct acpi_pci_root *root) { return; } in pci_ioapic_remove() argument
40 static inline int acpi_ioapic_remove(struct acpi_pci_root *root) { return 0; } in acpi_ioapic_remove() argument
H A Dpci_mcfg.c206 static void pci_mcfg_apply_quirks(struct acpi_pci_root *root, in pci_mcfg_apply_quirks() argument
233 int pci_mcfg_lookup(struct acpi_pci_root *root, struct resource *cfgres, in pci_mcfg_lookup() argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dverity.c112 struct btrfs_root *root = inode->root; in drop_verity_items() local
222 struct btrfs_root *root = inode->root; in write_key_bytes() local
301 struct btrfs_root *root in read_key_bytes() local
428 struct btrfs_root *root = inode->root; del_orphan() local
461 struct btrfs_root *root = inode->root; rollback_verity() local
528 struct btrfs_root *root = inode->root; finish_verity() local
585 struct btrfs_root *root = inode->root; btrfs_begin_enable_verity() local
[all...]
H A Droot-tree.c67 btrfs_find_root(struct btrfs_root *root, const struct btrfs_key *search_key, struct btrfs_path *path, struct btrfs_root_item *root_item, struct btrfs_key *root_key) btrfs_find_root() argument
121 btrfs_update_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_key *key, struct btrfs_root_item *item) btrfs_update_root() argument
200 btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, const struct btrfs_key *key, struct btrfs_root_item *item) btrfs_insert_root() argument
216 struct btrfs_root *root; btrfs_find_orphan_roots() local
315 struct btrfs_root *root = trans->fs_info->tree_root; btrfs_del_root() local
473 btrfs_update_root_times(struct btrfs_trans_handle *trans, struct btrfs_root *root) btrfs_update_root_times() argument
501 btrfs_subvolume_reserve_metadata(struct btrfs_root *root, struct btrfs_block_rsv *rsv, int items, bool use_global_rsv) btrfs_subvolume_reserve_metadata() argument
541 btrfs_subvolume_release_metadata(struct btrfs_root *root, struct btrfs_block_rsv *rsv) btrfs_subvolume_release_metadata() argument
[all...]
H A Dqgroup.h385 static inline int btrfs_qgroup_reserve_meta_pertrans(struct btrfs_root *root, in btrfs_qgroup_reserve_meta_pertrans() argument
392 static inline int btrfs_qgroup_reserve_meta_prealloc(struct btrfs_root *root, in btrfs_qgroup_reserve_meta_prealloc() argument
405 btrfs_qgroup_free_meta_pertrans(struct btrfs_root *root, int num_bytes) btrfs_qgroup_free_meta_pertrans() argument
413 btrfs_qgroup_free_meta_prealloc(struct btrfs_root *root, int num_bytes) btrfs_qgroup_free_meta_prealloc() argument
[all...]
H A Dprops.c144 static int iterate_object_props(struct btrfs_root *root, in iterate_object_props() argument
261 struct btrfs_root *root = BTRFS_I(inode)->root; in inode_prop_iterator() local
276 struct btrfs_root *root = BTRFS_I(inode)->root; in btrfs_load_inode_props() local
388 struct btrfs_root *root = BTRFS_I(inode)->root; btrfs_inode_inherit_props() local
[all...]
H A Ddelayed-inode.h46 struct btrfs_root *root; member
/kernel/linux/linux-6.6/fs/
H A Dd_path.c104 __prepend_path(const struct dentry *dentry, const struct mount *mnt, const struct path *root, struct prepend_buffer *p) __prepend_path() argument
156 prepend_path(const struct path *path, const struct path *root, struct prepend_buffer *p) prepend_path() argument
215 __d_path(const struct path *path, const struct path *root, char *buf, int buflen) __d_path() argument
230 struct path root = {}; d_absolute_path() local
239 get_fs_root_rcu(struct fs_struct *fs, struct path *root) get_fs_root_rcu() argument
268 struct path root; d_path() local
382 get_fs_root_and_pwd_rcu(struct fs_struct *fs, struct path *root, struct path *pwd) get_fs_root_and_pwd_rcu() argument
415 struct path pwd, root; SYSCALL_DEFINE2() local
[all...]
/kernel/linux/linux-6.6/fs/ceph/
H A Dquota.c26 struct inode *root = d_inode(sb->s_root); in ceph_has_realms_with_quotas() local
[all...]
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dsuper.c380 struct inode *root, *inode; in hfsplus_fill_super() local
[all...]
/kernel/linux/linux-6.6/fs/efs/
H A Dsuper.c255 struct inode *root; in efs_fill_super() local
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dnamei.c443 struct nilfs_root *root; in nilfs_get_parent() local
461 struct nilfs_root *root; in nilfs_get_dentry() local
512 struct nilfs_root *root = NILFS_I(inode)->i_root; in nilfs_encode_fh() local
[all...]
/kernel/linux/linux-6.6/fs/afs/
H A Dsuper.c156 static int afs_show_devname(struct seq_file *m, struct dentry *root) in afs_show_devname() argument
190 static int afs_show_options(struct seq_file *m, struct dentry *root) in afs_show_options() argument
[all...]
/kernel/linux/linux-6.6/fs/coda/
H A Dinode.c149 struct inode *root = NULL; in coda_fill_super() local
[all...]
/kernel/linux/linux-6.6/fs/jffs2/
H A Dnodelist.c169 static int no_overlapping_node(struct jffs2_sb_info *c, struct rb_root *root, in no_overlapping_node() argument
215 static int jffs2_add_frag_to_fragtree(struct jffs2_sb_info *c, struct rb_root *root, struct jffs2_node_frag *newfrag) in jffs2_add_frag_to_fragtree() argument
565 jffs2_kill_fragtree(struct rb_root *root, struct jffs2_sb_info *c) jffs2_kill_fragtree() argument
[all...]
/kernel/linux/linux-6.6/fs/kernfs/
H A Dinode.c102 struct kernfs_root *root = kernfs_root(kn); in kernfs_setattr() local
115 struct kernfs_root *root; in kernfs_iop_setattr() local
189 struct kernfs_root *root = kernfs_root(kn); in kernfs_iop_getattr() local
278 struct kernfs_root *root; kernfs_iop_permission() local
[all...]
H A Dmount.c29 struct kernfs_root *root = kernfs_root(kernfs_dentry_node(dentry)); in kernfs_sop_show_options() local
40 struct kernfs_root *root = kernfs_root(node); in kernfs_sop_show_path() local
253 struct dentry *root; kernfs_fill_super() local
352 struct kernfs_root *root = kfc->root; kernfs_get_tree() local
392 struct kernfs_root *root = info->root; kernfs_kill_sb() local
[all...]
/kernel/linux/linux-6.6/fs/autofs/
H A Dinode.c62 static int autofs_show_options(struct seq_file *m, struct dentry *root) in autofs_show_options() argument
224 struct dentry *root; in autofs_fill_super() local
132 parse_options(char *options, struct inode *root, int *pgrp, bool *pgrp_set, struct autofs_sb_info *sbi) parse_options() argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dfree-space-tree-tests.c428 struct btrfs_root *root = NULL; in run_test() local
[all...]

Completed in 17 milliseconds

1...<<31323334353637383940>>...95