| /include/linux/ |
| D | dcache.h | 90 struct dentry { struct 93 seqcount_t d_seq; /* per dentry seqlock */ argument 95 struct dentry *d_parent; /* parent directory */ argument 102 struct lockref d_lockref; /* per-dentry lock and refcount */ argument 103 const struct dentry_operations *d_op; argument 104 struct super_block *d_sb; /* The root of the dentry tree */ argument 125 * dentry->d_lock spinlock nesting subclasses: argument 289 static inline unsigned d_count(const struct dentry *dentry) in d_count() 317 static inline struct dentry *dget_dlock(struct dentry *dentry) in dget_dlock() 324 static inline struct dentry *dget(struct dentry *dentry) in dget() [all …]
|
| D | evm.h | 54 static inline enum integrity_status evm_verifyxattr(struct dentry *dentry, in evm_verifyxattr() 64 static inline int evm_inode_setattr(struct dentry *dentry, struct iattr *attr) in evm_inode_setattr() 69 static inline void evm_inode_post_setattr(struct dentry *dentry, int ia_valid) in evm_inode_post_setattr() 74 static inline int evm_inode_setxattr(struct dentry *dentry, const char *name, in evm_inode_setxattr() 80 static inline void evm_inode_post_setxattr(struct dentry *dentry, in evm_inode_post_setxattr() 88 static inline int evm_inode_removexattr(struct dentry *dentry, in evm_inode_removexattr() 94 static inline void evm_inode_post_removexattr(struct dentry *dentry, in evm_inode_post_removexattr()
|
| D | ima.h | 63 static inline void ima_post_path_mknod(struct dentry *dentry) in ima_post_path_mknod() 89 static inline void ima_inode_post_setattr(struct dentry *dentry) in ima_inode_post_setattr() 94 static inline int ima_inode_setxattr(struct dentry *dentry, in ima_inode_setxattr() 102 static inline int ima_inode_removexattr(struct dentry *dentry, in ima_inode_removexattr()
|
| D | fsnotify.h | 21 static inline int fsnotify_parent(const struct path *path, struct dentry *dentry, __u32 mask) in fsnotify_parent() 120 static inline void fsnotify_nameremove(struct dentry *dentry, int isdir) in fsnotify_nameremove() 142 static inline void fsnotify_create(struct inode *inode, struct dentry *dentry) in fsnotify_create() 165 static inline void fsnotify_mkdir(struct inode *inode, struct dentry *dentry) in fsnotify_mkdir() 256 static inline void fsnotify_xattr(struct dentry *dentry) in fsnotify_xattr() 272 static inline void fsnotify_change(struct dentry *dentry, unsigned int ia_valid) in fsnotify_change()
|
| D | security.h | 496 static inline int security_quota_on(struct dentry *dentry) in security_quota_on() 572 static inline int security_sb_statfs(struct dentry *dentry) in security_sb_statfs() 624 static inline int security_dentry_init_security(struct dentry *dentry, in security_dentry_init_security() 633 static inline int security_dentry_create_files_as(struct dentry *dentry, in security_dentry_create_files_as() 661 struct dentry *dentry, in security_inode_create() 675 struct dentry *dentry) in security_inode_unlink() 681 struct dentry *dentry, in security_inode_symlink() 688 struct dentry *dentry, in security_inode_mkdir() 695 struct dentry *dentry) in security_inode_rmdir() 701 struct dentry *dentry, in security_inode_mknod() [all …]
|
| D | fscrypt.h | 97 struct dentry *dentry) in fscrypt_prepare_link() 157 struct dentry *dentry, in fscrypt_prepare_lookup() 182 static inline int fscrypt_prepare_setattr(struct dentry *dentry, in fscrypt_prepare_setattr()
|
| D | audit.h | 286 const struct dentry *dentry, in audit_inode() 301 const struct dentry *dentry) in audit_inode_parent_hidden() 308 const struct dentry *dentry, in audit_inode_child() 481 const struct dentry *dentry, in __audit_inode() 485 const struct dentry *dentry, in __audit_inode_child() 489 const struct dentry *dentry, in audit_inode() 496 const struct dentry *dentry) in audit_inode_parent_hidden() 499 const struct dentry *dentry, in audit_inode_child()
|
| D | path.h | 10 struct dentry *dentry; member
|
| D | fsnotify_backend.h | 293 static inline void fsnotify_update_flags(struct dentry *dentry) in fsnotify_update_flags() 391 static inline int __fsnotify_parent(const struct path *path, struct dentry *dentry, __u32 mask) in __fsnotify_parent() 402 static inline void fsnotify_update_flags(struct dentry *dentry) in fsnotify_update_flags()
|
| D | debugfs.h | 236 static inline void debugfs_remove(struct dentry *dentry) in debugfs_remove() 239 static inline void debugfs_remove_recursive(struct dentry *dentry) in debugfs_remove_recursive() 242 static inline int debugfs_use_file_start(const struct dentry *dentry, in debugfs_use_file_start()
|
| D | nfs_fs.h | 70 struct dentry *dentry; member 298 static inline void nfs_set_verifier(struct dentry * dentry, unsigned long verf) in nfs_set_verifier()
|
| D | lsm_audit.h | 79 struct dentry *dentry; member
|
| D | relay.h | 44 struct dentry *dentry; /* channel file dentry */ member
|
| D | fscrypt_notsupp.h | 202 struct dentry *dentry) in __fscrypt_prepare_lookup()
|
| D | cgroup.h | 681 struct dentry *dentry) { return -EINVAL; } in cgroupstats_build()
|
| D | kernfs.h | 406 static inline struct kernfs_node *kernfs_node_from_dentry(struct dentry *dentry) in kernfs_node_from_dentry()
|
| D | f2fs_fs.h | 525 struct f2fs_dir_entry dentry[NR_DENTRY_IN_BLOCK]; member
|
| D | fs.h | 3250 static inline ino_t parent_ino(struct dentry *dentry) in parent_ino()
|
| D | nfs_xdr.h | 1532 struct dentry *dentry; member
|
| /include/linux/sunrpc/ |
| D | rpc_pipe_fs.h | 57 struct dentry *dentry; member
|