Home
last modified time | relevance | path

Searched defs:parent (Results 1 – 25 of 190) sorted by relevance

12345678

/fs/sysfs/
Ddir.c22 void sysfs_warn_dup(struct kernfs_node *parent, const char *name) in sysfs_warn_dup()
43 struct kernfs_node *parent, *kn; in sysfs_create_dir_ns() local
104 struct kernfs_node *parent; in sysfs_rename_dir_ns() local
132 struct kernfs_node *kn, *parent = parent_kobj->sd; in sysfs_create_mount_point() local
153 struct kernfs_node *parent = parent_kobj->sd; in sysfs_remove_mount_point() local
Dgroup.c21 static void remove_files(struct kernfs_node *parent, in remove_files()
35 static int create_files(struct kernfs_node *parent, struct kobject *kobj, in create_files()
229 struct kernfs_node *parent = kobj->sd; in sysfs_remove_group() local
285 struct kernfs_node *parent; in sysfs_merge_group() local
314 struct kernfs_node *parent; in sysfs_unmerge_group() local
336 struct kernfs_node *parent; in sysfs_add_link_to_group() local
359 struct kernfs_node *parent; in sysfs_remove_link_from_group() local
Dsymlink.c21 static int sysfs_do_create_link_sd(struct kernfs_node *parent, in sysfs_do_create_link_sd()
70 struct kernfs_node *parent = NULL; in sysfs_do_create_link() local
145 struct kernfs_node *parent = NULL; in sysfs_remove_link() local
169 struct kernfs_node *parent, *kn = NULL; in sysfs_rename_link_ns() local
Dfile.c248 int sysfs_add_file_mode_ns(struct kernfs_node *parent, in sysfs_add_file_mode_ns()
317 int sysfs_add_file(struct kernfs_node *parent, const struct attribute *attr, in sysfs_add_file()
362 struct kernfs_node *parent; in sysfs_add_file_to_group() local
465 struct kernfs_node *parent = kobj->sd; in sysfs_remove_file_ns() local
480 struct kernfs_node *parent = kobj->sd; in sysfs_remove_file_self() local
511 struct kernfs_node *parent; in sysfs_remove_file_from_group() local
/fs/debugfs/
Dinode.c266 struct dentry *debugfs_lookup(const char *name, struct dentry *parent) in debugfs_lookup()
290 static struct dentry *start_creating(const char *name, struct dentry *parent) in start_creating()
343 struct dentry *parent, void *data, in __debugfs_create_file()
400 struct dentry *parent, void *data, in debugfs_create_file()
439 struct dentry *parent, void *data, in debugfs_create_file_unsafe()
478 struct dentry *parent, void *data, in debugfs_create_file_size()
508 struct dentry *debugfs_create_dir(const char *name, struct dentry *parent) in debugfs_create_dir()
545 struct dentry *parent, in debugfs_create_automount()
595 struct dentry *debugfs_create_symlink(const char *name, struct dentry *parent, in debugfs_create_symlink()
623 static int __debugfs_remove(struct dentry *dentry, struct dentry *parent) in __debugfs_remove()
[all …]
Dfile.c314 struct dentry *parent, void *value, in debugfs_create_mode_unsafe()
370 struct dentry *parent, u8 *value) in debugfs_create_u8()
416 struct dentry *parent, u16 *value) in debugfs_create_u16()
462 struct dentry *parent, u32 *value) in debugfs_create_u32()
509 struct dentry *parent, u64 *value) in debugfs_create_u64()
558 struct dentry *parent, unsigned long *value) in debugfs_create_ulong()
604 struct dentry *parent, u8 *value) in debugfs_create_x8()
622 struct dentry *parent, u16 *value) in debugfs_create_x16()
640 struct dentry *parent, u32 *value) in debugfs_create_x32()
658 struct dentry *parent, u64 *value) in debugfs_create_x64()
[all …]
/fs/proc/
Dgeneric.c79 struct rb_node **new = &root->rb_root.rb_node, *parent = NULL; in pde_subdir_insert() local
340 static struct proc_dir_entry *__proc_create(struct proc_dir_entry **parent, in __proc_create()
385 struct proc_dir_entry *parent, const char *dest) in proc_symlink()
412 struct proc_dir_entry *parent, void *data) in proc_mkdir_data()
436 struct proc_dir_entry *parent) in proc_mkdir_mode()
443 struct proc_dir_entry *parent) in proc_mkdir()
452 struct proc_dir_entry *ent, *parent = NULL; in proc_create_mount_point() local
471 struct proc_dir_entry *parent, in proc_create_data()
505 struct proc_dir_entry *parent, in proc_create()
543 void remove_proc_entry(const char *name, struct proc_dir_entry *parent) in remove_proc_entry()
[all …]
/fs/kernfs/
Ddir.c280 struct kernfs_node *parent; in kernfs_get_parent() local
350 struct rb_node *parent = NULL; in kernfs_link_sibling() local
508 struct kernfs_node *parent; in kernfs_put() local
671 struct kernfs_node *kernfs_new_node(struct kernfs_node *parent, in kernfs_new_node()
747 struct kernfs_node *parent = kn->parent; in kernfs_add_one() local
811 static struct kernfs_node *kernfs_find_ns(struct kernfs_node *parent, in kernfs_find_ns()
844 static struct kernfs_node *kernfs_walk_ns(struct kernfs_node *parent, in kernfs_walk_ns()
886 struct kernfs_node *kernfs_find_and_get_ns(struct kernfs_node *parent, in kernfs_find_and_get_ns()
910 struct kernfs_node *kernfs_walk_and_get_ns(struct kernfs_node *parent, in kernfs_walk_and_get_ns()
990 struct kernfs_node *kernfs_create_dir_ns(struct kernfs_node *parent, in kernfs_create_dir_ns()
[all …]
Dsymlink.c25 struct kernfs_node *kernfs_create_link(struct kernfs_node *parent, in kernfs_create_link()
49 static int kernfs_get_target_path(struct kernfs_node *parent, in kernfs_get_target_path()
107 struct kernfs_node *parent = kn->parent; in kernfs_getlink() local
/fs/orangefs/
Dnamei.c23 struct orangefs_inode_s *parent = ORANGEFS_I(dir); in orangefs_create() local
105 struct orangefs_inode_s *parent = ORANGEFS_I(dir); in orangefs_lookup() local
221 struct orangefs_inode_s *parent = ORANGEFS_I(dir); in orangefs_unlink() local
266 struct orangefs_inode_s *parent = ORANGEFS_I(dir); in orangefs_symlink() local
350 struct orangefs_inode_s *parent = ORANGEFS_I(dir); in orangefs_mkdir() local
/fs/exportfs/
Dexpfs.c77 struct dentry *parent = dget_parent(dentry); in dentry_connected() local
94 struct dentry *parent = dget_parent(dentry); in clear_disconnected() local
123 struct dentry *parent; in reconnect_one() local
213 struct dentry *dentry, *parent; in reconnect_path() local
358 int *max_len, struct inode *parent) in export_encode_fh()
385 int *max_len, struct inode *parent) in exportfs_encode_inode_fh()
401 struct inode *inode = dentry->d_inode, *parent = NULL; in exportfs_encode_fh() local
/fs/sdcardfs/
Dderived_perm.c24 static void inherit_derived_state(struct inode *parent, struct inode *child) in inherit_derived_state()
54 void get_derived_permission_new(struct dentry *parent, struct dentry *dentry, in get_derived_permission_new()
148 void get_derived_permission(struct dentry *parent, struct dentry *dentry) in get_derived_permission()
335 struct dentry *parent; in update_derived_permission_lock() local
358 struct dentry *parent = dget_parent(dentry); in need_graft_path() local
423 struct dentry *parent = dget_parent(dentry); in is_base_obbpath() local
/fs/tracefs/
Dinode.c315 static struct dentry *start_creating(const char *name, struct dentry *parent) in start_creating()
391 struct dentry *parent, void *data, in tracefs_create_file()
417 static struct dentry *__create_dir(const char *name, struct dentry *parent, in __create_dir()
459 struct dentry *tracefs_create_dir(const char *name, struct dentry *parent) in tracefs_create_dir()
481 struct dentry *tracefs_create_instance_dir(const char *name, struct dentry *parent, in tracefs_create_instance_dir()
501 static int __tracefs_remove(struct dentry *dentry, struct dentry *parent) in __tracefs_remove()
535 struct dentry *parent; in tracefs_remove() local
559 struct dentry *child, *parent; in tracefs_remove_recursive() local
/fs/
Ddcache.c120 static inline struct hlist_bl_head *in_lookup_hash(const struct dentry *parent, in in_lookup_hash()
524 static inline void dentry_unlist(struct dentry *dentry, struct dentry *parent) in dentry_unlist()
564 struct dentry *parent = NULL; in __dentry_kill() local
618 struct dentry *parent = NULL; in dentry_kill() local
642 struct dentry *parent = dentry->d_parent; in lock_parent() local
980 struct dentry *parent = lock_parent(dentry); in d_prune_aliases() local
997 struct dentry *dentry, *parent; in shrink_dentry_list() local
1220 static void d_walk(struct dentry *parent, void *data, in d_walk()
1356 int path_has_submounts(const struct path *parent) in path_has_submounts()
1460 void shrink_dcache_parent(struct dentry *parent) in shrink_dcache_parent()
[all …]
Dpnode.c247 struct mount *parent = last_source->mnt_parent; in propagate_one() local
379 struct mount *parent = mnt->mnt_parent; in propagate_mount_busy() local
421 struct mount *parent = mnt->mnt_parent; in propagate_mount_unlock() local
507 struct mount *mnt, *parent; in restore_mounts() local
551 struct mount *parent = mnt->mnt_parent; in propagate_umount() local
613 struct mount *parent = mnt->mnt_parent; in propagate_remount() local
/fs/ocfs2/
Dexport.c149 struct dentry *parent; in ocfs2_get_parent() local
209 struct inode *parent) in ocfs2_encode_fh()
283 struct ocfs2_inode_handle parent; in ocfs2_fh_to_parent() local
Dblockcheck.c243 struct dentry *parent, in blockcheck_debugfs_create()
265 struct dentry *parent) in ocfs2_blockcheck_debug_install()
301 struct dentry *parent) in ocfs2_blockcheck_debug_install()
313 struct dentry *parent) in ocfs2_blockcheck_stats_debugfs_install()
/fs/ubifs/
Dlpt.c559 struct ubifs_nnode *parent, int iip) in calc_nnode_num_from_parent()
584 struct ubifs_nnode *parent, int iip) in calc_pnode_num_from_parent()
1095 struct ubifs_nnode *parent, int iip) in validate_nnode()
1139 struct ubifs_nnode *parent, int iip) in validate_pnode()
1193 int ubifs_read_nnode(struct ubifs_info *c, struct ubifs_nnode *parent, int iip) in ubifs_read_nnode()
1261 static int read_pnode(struct ubifs_info *c, struct ubifs_nnode *parent, int iip) in read_pnode()
1395 struct ubifs_nnode *parent, int iip) in ubifs_get_nnode()
1421 struct ubifs_nnode *parent, int iip) in ubifs_get_pnode()
1793 struct ubifs_nnode *parent, int iip) in scan_get_nnode()
1852 struct ubifs_nnode *parent, int iip) in scan_get_pnode()
[all …]
/fs/gfs2/
Dexport.c32 struct inode *parent) in gfs2_encode_fh()
88 static int gfs2_get_name(struct dentry *parent, char *name, in gfs2_get_name()
172 struct gfs2_inum_host parent; in gfs2_fh_to_parent() local
/fs/fscache/
Dobject.c152 struct fscache_object *parent = object->parent; in fscache_done_parent_op() local
369 struct fscache_object *parent; in fscache_initialise_object() local
424 struct fscache_object *parent = object->parent; in fscache_parent_ready() local
449 struct fscache_object *parent = object->parent; in fscache_look_up_object() local
696 struct fscache_object *parent = object->parent; in fscache_drop_object() local
/fs/btrfs/tests/
Dqgroup-tests.c28 u64 num_bytes, u64 parent, u64 root_objectid) in insert_normal_tree_ref()
81 u64 parent, u64 root_objectid) in add_tree_ref()
165 u64 num_bytes, u64 parent, u64 root_objectid) in remove_extent_ref()
/fs/autofs4/
Droot.c161 struct dentry *parent = dentry->d_parent; in autofs4_lookup_active() local
216 struct dentry *parent = dentry->d_parent; in autofs4_lookup_expiring() local
323 struct dentry *parent = dentry->d_parent; in autofs4_mountpoint_changed() local
658 struct dentry *parent; in autofs_set_leaf_automount_flags() local
676 struct dentry *parent; in autofs_clear_leaf_automount_flags() local
/fs/crypto/
Dpolicy.c159 int fscrypt_has_permitted_context(struct inode *parent, struct inode *child) in fscrypt_has_permitted_context()
241 int fscrypt_inherit_context(struct inode *parent, struct inode *child, in fscrypt_inherit_context()
/fs/hfsplus/
Dcatalog.c44 hfsplus_btree_key *key, u32 parent, const struct qstr *str) in hfsplus_cat_build_key()
61 hfsplus_btree_key *key, u32 parent) in hfsplus_cat_build_key_with_cnid()
68 static void hfsplus_cat_build_key_uni(hfsplus_btree_key *key, u32 parent, in hfsplus_cat_build_key_uni()
/fs/nfs/
Dexport.c35 nfs_encode_fh(struct inode *inode, __u32 *p, int *max_len, struct inode *parent) in nfs_encode_fh()
139 struct dentry *parent; in nfs_get_parent() local

12345678