| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | thread_self.c | 11 static const char *proc_thread_self_get_link(struct dentry *dentry, in proc_thread_self_get_link()
|
| /OK3568_Linux_fs/kernel/fs/ext2/ |
| H A D | xattr_user.c | 15 ext2_xattr_user_list(struct dentry *dentry) in ext2_xattr_user_list()
|
| H A D | xattr_trusted.c | 13 ext2_xattr_trusted_list(struct dentry *dentry) in ext2_xattr_trusted_list()
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | xattr_user.c | 33 static bool user_list(struct dentry *dentry) in user_list()
|
| H A D | xattr_trusted.c | 36 static bool trusted_list(struct dentry *dentry) in trusted_list()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | xattr_user.c | 16 ext4_xattr_user_list(struct dentry *dentry) in ext4_xattr_user_list()
|
| H A D | xattr_hurd.c | 16 ext4_xattr_hurd_list(struct dentry *dentry) in ext4_xattr_hurd_list()
|
| H A D | fsync.c | 47 struct dentry *dentry, *next; in ext4_sync_parent() local
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | xattr_trusted.c | 37 static bool jffs2_trusted_listxattr(struct dentry *dentry) in jffs2_trusted_listxattr()
|
| /OK3568_Linux_fs/kernel/fs/romfs/ |
| H A D | super.c | 212 static struct dentry *romfs_lookup(struct inode *dir, struct dentry *dentry, in romfs_lookup() 393 static int romfs_statfs(struct dentry *dentry, struct kstatfs *buf) in romfs_statfs()
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | ubifs.h | 427 struct dentry *dentry; member 568 struct dentry { struct 570 spinlock_t d_lock; /* per dentry lock */ argument 578 struct dentry *d_parent; /* parent directory */ argument 588 struct super_block *d_sb; /* The root of the dentry tree */ argument 597 static inline ino_t parent_ino(struct dentry *dentry) in parent_ino()
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_unicode.c | 102 int get_UCSname(struct component_name * uniName, struct dentry *dentry) in get_UCSname()
|
| H A D | file.c | 88 int jfs_setattr(struct dentry *dentry, struct iattr *iattr) in jfs_setattr()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | audit.h | 360 const struct dentry *dentry, in audit_inode() 371 const struct dentry *dentry) in audit_inode_parent_hidden() 378 const struct dentry *dentry, in audit_inode_child() 590 const struct dentry *dentry, in audit_inode() 597 const struct dentry *dentry) in audit_inode_parent_hidden() 600 const struct dentry *dentry, in audit_inode_child()
|
| /OK3568_Linux_fs/kernel/fs/fuse/ |
| H A D | control.c | 237 struct dentry *dentry; in fuse_ctl_add_dentry() local 320 struct dentry *dentry = fc->ctl_dentry[i]; in fuse_ctl_remove_conn() local
|
| /OK3568_Linux_fs/kernel/fs/adfs/ |
| H A D | dir.c | 418 static int adfs_compare(const struct dentry *dentry, unsigned int len, in adfs_compare() 430 adfs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in adfs_lookup()
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | super.c | 594 static int nilfs_statfs(struct dentry *dentry, struct kstatfs *buf) in nilfs_statfs() 661 static int nilfs_show_options(struct seq_file *seq, struct dentry *dentry) in nilfs_show_options() 902 struct dentry *dentry; in nilfs_get_root_dentry() local 999 struct dentry *dentry; in nilfs_checkpoint_is_mounted() local
|
| /OK3568_Linux_fs/kernel/fs/incfs/ |
| H A D | pseudo_files.c | 189 static int chmod(struct dentry *dentry, umode_t mode) in chmod() 299 static int init_new_file(struct mount_info *mi, struct dentry *dentry, in init_new_file() 706 static int init_new_mapped_file(struct mount_info *mi, struct dentry *dentry, in init_new_mapped_file() 1354 int dir_lookup_pseudo_files(struct super_block *sb, struct dentry *dentry) in dir_lookup_pseudo_files()
|
| /OK3568_Linux_fs/kernel/fs/ecryptfs/ |
| H A D | super.c | 90 static int ecryptfs_statfs(struct dentry *dentry, struct kstatfs *buf) in ecryptfs_statfs()
|
| H A D | ecryptfs_kernel.h | 500 ecryptfs_dentry_to_private(struct dentry *dentry) in ecryptfs_dentry_to_private() 506 ecryptfs_set_dentry_private(struct dentry *dentry, in ecryptfs_set_dentry_private() 513 ecryptfs_dentry_to_lower(struct dentry *dentry) in ecryptfs_dentry_to_lower() 519 ecryptfs_dentry_to_lower_mnt(struct dentry *dentry) in ecryptfs_dentry_to_lower_mnt() 525 ecryptfs_dentry_to_lower_path(struct dentry *dentry) in ecryptfs_dentry_to_lower_path()
|
| /OK3568_Linux_fs/kernel/arch/s390/hypfs/ |
| H A D | hypfs.h | 69 struct dentry *dentry; member
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | dir.h | 56 struct dentry *dentry, in ocfs2_add_entry()
|
| /OK3568_Linux_fs/kernel/fs/qnx4/ |
| H A D | namei.c | 95 struct dentry * qnx4_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in qnx4_lookup()
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | mds_client.c | 1005 static struct inode *get_nonsnap_parent(struct dentry *dentry) in get_nonsnap_parent() 1951 static bool drop_negative_children(struct dentry *dentry) in drop_negative_children() 2030 struct dentry *dentry; in trim_caps_cb() local 2390 char *ceph_mdsc_build_path(struct dentry *dentry, int *plen, u64 *pbase, in ceph_mdsc_build_path() 2469 static int build_dentry_path(struct dentry *dentry, struct inode *dir, in build_dentry_path() 2498 struct dentry *dentry; in build_inode_path() local 3729 struct dentry *dentry; in reconnect_caps_cb() local 4254 void __ceph_mdsc_drop_dentry_lease(struct dentry *dentry) in __ceph_mdsc_drop_dentry_lease() 4268 struct dentry *parent, *dentry; in handle_lease() local 4369 struct dentry *dentry, char action, in ceph_mdsc_lease_send_msg()
|
| /OK3568_Linux_fs/kernel/fs/udf/ |
| H A D | symlink.c | 158 struct dentry *dentry = path->dentry; in udf_symlink_getattr() local
|