/fs/ |
D | pnode.c | 227 struct mount *child; in propagate_one() local 340 struct mount *child; in find_topper() local 372 struct mount *m, *child, *topper; in propagate_mount_busy() local 416 struct mount *m, *child; in propagate_mount_unlock() local 446 struct mount *child; in __propagate_umount() local 485 struct mount *mnt, *child, *tmp; in umount_list() local 560 struct mount *child = __lookup_mnt(&m->mnt, in propagate_umount() local
|
/fs/ceph/ |
D | export.c | 288 struct dentry *child, u64 ino) in __get_parent() 328 static struct dentry *ceph_get_parent(struct dentry *child) in ceph_get_parent() 403 struct dentry *child) in __get_snap_name() 500 struct dentry *child) in ceph_get_name()
|
D | snap.c | 409 struct ceph_snap_realm *child; in rebuild_snap_realms() local 974 struct ceph_snap_realm *child = in ceph_handle_snap() local
|
/fs/gfs2/ |
D | export.c | 86 struct dentry *child) in gfs2_get_name() 126 static struct dentry *gfs2_get_parent(struct dentry *child) in gfs2_get_parent()
|
/fs/btrfs/ |
D | export.c | 155 static struct dentry *btrfs_get_parent(struct dentry *child) in btrfs_get_parent() 224 struct dentry *child) in btrfs_get_name()
|
/fs/crypto/ |
D | policy.c | 447 int fscrypt_has_permitted_context(struct inode *parent, struct inode *child) in fscrypt_has_permitted_context() 508 int fscrypt_inherit_context(struct inode *parent, struct inode *child, in fscrypt_inherit_context()
|
/fs/kernfs/ |
D | mount.c | 115 static struct dentry *kernfs_get_parent_dentry(struct dentry *child) in kernfs_get_parent_dentry() 150 static struct kernfs_node *find_next_ancestor(struct kernfs_node *child, in find_next_ancestor()
|
/fs/sdcardfs/ |
D | derived_perm.c | 24 static void inherit_derived_state(struct inode *parent, struct inode *child) in inherit_derived_state() 290 struct dentry *child; in __fixup_perms_recursive() local
|
/fs/bfs/ |
D | dir.c | 267 static int bfs_add_entry(struct inode *dir, const struct qstr *child, int ino) in bfs_add_entry() 322 const struct qstr *child, in bfs_find_entry()
|
/fs/nfs/blocklayout/ |
D | dev.c | 182 struct pnfs_block_dev *child = &dev->children[i]; in bl_map_concat() local 199 struct pnfs_block_dev *child; in bl_map_stripe() local
|
/fs/openpromfs/ |
D | inode.c | 184 struct device_node *dp, *child; in openpromfs_lookup() local 270 struct device_node *child; in openpromfs_readdir() local
|
/fs/exportfs/ |
D | expfs.c | 28 char *name, struct dentry *child) in exportfs_get_name() 277 static int get_name(const struct path *path, char *name, struct dentry *child) in get_name()
|
/fs/squashfs/ |
D | export.c | 98 static struct dentry *squashfs_get_parent(struct dentry *child) in squashfs_get_parent()
|
/fs/efs/ |
D | namei.c | 110 struct dentry *efs_get_parent(struct dentry *child) in efs_get_parent()
|
/fs/xfs/ |
D | xfs_export.c | 208 struct dentry *child) in xfs_fs_get_parent()
|
/fs/ocfs2/ |
D | export.c | 131 static struct dentry *ocfs2_get_parent(struct dentry *child) in ocfs2_get_parent()
|
/fs/isofs/ |
D | export.c | 44 static struct dentry *isofs_export_get_parent(struct dentry *child) in isofs_export_get_parent()
|
/fs/ext2/ |
D | dir.c | 341 const struct qstr *child, struct page **res_page) in ext2_find_entry() 417 ino_t ext2_inode_by_name(struct inode *dir, const struct qstr *child) in ext2_inode_by_name()
|
D | namei.c | 78 struct dentry *ext2_get_parent(struct dentry *child) in ext2_get_parent()
|
/fs/ubifs/ |
D | tnc_misc.c | 175 struct ubifs_znode *child; in ubifs_tnc_postorder_first() local
|
/fs/notify/ |
D | fsnotify.c | 123 struct dentry *child; in __fsnotify_update_child_dentry_flags() local
|
/fs/jffs2/ |
D | super.c | 135 static struct dentry *jffs2_get_parent(struct dentry *child) in jffs2_get_parent()
|
/fs/udf/ |
D | namei.c | 161 const struct qstr *child, in udf_find_entry() 1213 static struct dentry *udf_get_parent(struct dentry *child) in udf_get_parent()
|
/fs/autofs/ |
D | expire.c | 74 static struct dentry *positive_after(struct dentry *p, struct dentry *child) in positive_after()
|
/fs/nilfs2/ |
D | namei.c | 436 static struct dentry *nilfs_get_parent(struct dentry *child) in nilfs_get_parent()
|