/linux-5.10/fs/configfs/ |
D | symlink.c | 81 struct dentry *dentry) in create_link() 142 int configfs_symlink(struct inode *dir, struct dentry *dentry, const char *symname) in configfs_symlink() 220 int configfs_unlink(struct inode *dir, struct dentry *dentry) in configfs_unlink()
|
/linux-5.10/fs/ocfs2/dlmfs/ |
D | dlmfs.c | 193 static int dlmfs_file_setattr(struct dentry *dentry, struct iattr *attr) in dlmfs_file_setattr() 344 struct dentry *dentry, in dlmfs_get_inode() 399 struct dentry * dentry, in dlmfs_mkdir() 447 struct dentry *dentry, in dlmfs_create() 481 struct dentry *dentry) in dlmfs_unlink()
|
/linux-5.10/security/tomoyo/ |
D | tomoyo.c | 146 static int tomoyo_path_unlink(const struct path *parent, struct dentry *dentry) in tomoyo_path_unlink() 162 static int tomoyo_path_mkdir(const struct path *parent, struct dentry *dentry, in tomoyo_path_mkdir() 179 static int tomoyo_path_rmdir(const struct path *parent, struct dentry *dentry) in tomoyo_path_rmdir() 195 static int tomoyo_path_symlink(const struct path *parent, struct dentry *dentry, in tomoyo_path_symlink() 213 static int tomoyo_path_mknod(const struct path *parent, struct dentry *dentry, in tomoyo_path_mknod()
|
/linux-5.10/fs/hfs/ |
D | string.c | 54 int hfs_hash_dentry(const struct dentry *dentry, struct qstr *this) in hfs_hash_dentry() 95 int hfs_compare_dentry(const struct dentry *dentry, in hfs_compare_dentry()
|
/linux-5.10/fs/efivarfs/ |
D | super.c | 43 static int efivarfs_d_compare(const struct dentry *dentry, in efivarfs_d_compare() 60 static int efivarfs_d_hash(const struct dentry *dentry, struct qstr *qstr) in efivarfs_d_hash() 112 struct dentry *dentry, *root = sb->s_root; in efivarfs_callback() local
|
D | inode.c | 69 static int efivarfs_create(struct inode *dir, struct dentry *dentry, in efivarfs_create() 124 static int efivarfs_unlink(struct inode *dir, struct dentry *dentry) in efivarfs_unlink()
|
/linux-5.10/fs/cifs/ |
D | xattr.c | 102 struct dentry *dentry, struct inode *inode, in cifs_xattr_set() 236 static int cifs_attrib_get(struct dentry *dentry, in cifs_attrib_get() 260 static int cifs_creation_time_get(struct dentry *dentry, struct inode *inode, in cifs_creation_time_get() 283 struct dentry *dentry, struct inode *inode, in cifs_xattr_get()
|
/linux-5.10/security/ |
D | security.c | 789 int security_quota_on(struct dentry *dentry) in security_quota_on() 909 int security_sb_statfs(struct dentry *dentry) in security_sb_statfs() 1008 int security_dentry_init_security(struct dentry *dentry, int mode, in security_dentry_init_security() 1017 int security_dentry_create_files_as(struct dentry *dentry, int mode, in security_dentry_create_files_as() 1073 int security_path_mknod(const struct path *dir, struct dentry *dentry, umode_t mode, in security_path_mknod() 1082 int security_path_mkdir(const struct path *dir, struct dentry *dentry, umode_t mode) in security_path_mkdir() 1090 int security_path_rmdir(const struct path *dir, struct dentry *dentry) in security_path_rmdir() 1097 int security_path_unlink(const struct path *dir, struct dentry *dentry) in security_path_unlink() 1105 int security_path_symlink(const struct path *dir, struct dentry *dentry, in security_path_symlink() 1168 int security_inode_create(struct inode *dir, struct dentry *dentry, umode_t mode) in security_inode_create() [all …]
|
D | commoncap.c | 295 int cap_inode_need_killpriv(struct dentry *dentry) in cap_inode_need_killpriv() 312 int cap_inode_killpriv(struct dentry *dentry) in cap_inode_killpriv() 378 struct dentry *dentry; in cap_inode_getsecurity() local 476 int cap_convert_nscap(struct dentry *dentry, void **ivalue, size_t size) in cap_convert_nscap() 571 int get_vfs_caps_from_disk(const struct dentry *dentry, struct cpu_vfs_cap_data *cpu_caps) in get_vfs_caps_from_disk() 913 int cap_inode_setxattr(struct dentry *dentry, const char *name, in cap_inode_setxattr() 946 int cap_inode_removexattr(struct dentry *dentry, const char *name) in cap_inode_removexattr()
|
/linux-5.10/fs/isofs/ |
D | inode.c | 176 isofs_hashi_common(const struct dentry *dentry, struct qstr *qstr, int ms) in isofs_hashi_common() 231 isofs_hashi(const struct dentry *dentry, struct qstr *qstr) in isofs_hashi() 237 isofs_dentry_cmpi(const struct dentry *dentry, in isofs_dentry_cmpi() 248 isofs_hash_common(const struct dentry *dentry, struct qstr *qstr, int ms) in isofs_hash_common() 266 isofs_hash_ms(const struct dentry *dentry, struct qstr *qstr) in isofs_hash_ms() 272 isofs_hashi_ms(const struct dentry *dentry, struct qstr *qstr) in isofs_hashi_ms() 278 isofs_dentry_cmp_ms(const struct dentry *dentry, in isofs_dentry_cmp_ms() 285 isofs_dentry_cmpi_ms(const struct dentry *dentry, in isofs_dentry_cmpi_ms() 1028 static int isofs_statfs (struct dentry *dentry, struct kstatfs *buf) in isofs_statfs()
|
/linux-5.10/fs/ocfs2/ |
D | namei.c | 97 static struct dentry *ocfs2_lookup(struct inode *dir, struct dentry *dentry, in ocfs2_lookup() 210 struct dentry *dentry, struct inode *inode) in ocfs2_cleanup_add_entry_failure() 225 struct dentry *dentry, in ocfs2_mknod() 649 struct dentry *dentry, in ocfs2_mkdir() 664 struct dentry *dentry, in ocfs2_create() 681 struct dentry *dentry) in ocfs2_link() 846 static int ocfs2_remote_dentry_delete(struct dentry *dentry) in ocfs2_remote_dentry_delete() 873 struct dentry *dentry) in ocfs2_unlink() 1788 struct dentry *dentry, in ocfs2_symlink() 2760 struct dentry *dentry) in ocfs2_mv_orphaned_inode_to_new()
|
/linux-5.10/fs/ |
D | attr.c | 61 int setattr_prepare(struct dentry *dentry, struct iattr *attr) in setattr_prepare() 223 int notify_change(struct dentry * dentry, struct iattr * attr, struct inode **delegated_inode) in notify_change()
|
D | init.c | 143 struct dentry *dentry; in init_mknod() local 201 struct dentry *dentry; in init_symlink() local 222 struct dentry *dentry; in init_mkdir() local
|
/linux-5.10/fs/nfs/ |
D | nfs4namespace.c | 112 static char *nfs4_path(struct dentry *dentry, char *buffer, ssize_t buflen) in nfs4_path() 129 static int nfs4_validate_fspath(struct dentry *dentry, in nfs4_validate_fspath() 402 struct dentry *dentry, *parent; in nfs_do_refmount() local 443 struct dentry *dentry = ctx->clone_data.dentry; in nfs4_submount() local
|
D | export.c | 72 struct dentry *dentry; in nfs_fh_to_dentry() local 127 nfs_get_parent(struct dentry *dentry) in nfs_get_parent()
|
/linux-5.10/drivers/base/ |
D | devtmpfs.c | 157 struct dentry *dentry; in dev_mkdir() local 203 struct dentry *dentry; in handle_create() local 237 struct dentry *dentry; in dev_rmdir() local 306 struct dentry *dentry; in handle_remove() local
|
/linux-5.10/fs/autofs/ |
D | waitq.c | 179 struct dentry *dentry, char *name) in autofs_getpath() 251 struct dentry *dentry = path->dentry; in validate_request() local 350 struct dentry *dentry = path->dentry; in autofs_wait() local
|
/linux-5.10/include/linux/ |
D | fscrypt.h | 109 static inline void fscrypt_handle_d_move(struct dentry *dentry) in fscrypt_handle_d_move() 243 static inline void fscrypt_handle_d_move(struct dentry *dentry) in fscrypt_handle_d_move() 458 static inline int fscrypt_d_revalidate(struct dentry *dentry, in fscrypt_d_revalidate() 485 struct dentry *dentry) in __fscrypt_prepare_link() 500 struct dentry *dentry, in __fscrypt_prepare_lookup() 691 struct dentry *dentry) in fscrypt_prepare_link() 752 struct dentry *dentry, in fscrypt_prepare_lookup() 783 static inline int fscrypt_prepare_setattr(struct dentry *dentry, in fscrypt_prepare_setattr()
|
/linux-5.10/fs/proc/ |
D | base.c | 185 static int proc_cwd_link(struct dentry *dentry, struct path *path) in proc_cwd_link() 202 static int proc_root_link(struct dentry *dentry, struct path *path) in proc_root_link() 688 int proc_setattr(struct dentry *dentry, struct iattr *attr) in proc_setattr() 1718 static int proc_exe_link(struct dentry *dentry, struct path *exe_path) in proc_exe_link() 1737 static const char *proc_pid_get_link(struct dentry *dentry, in proc_pid_get_link() 1784 static int proc_pid_readlink(struct dentry * dentry, char __user * buffer, int buflen) in proc_pid_readlink() 1976 static int pid_revalidate(struct dentry *dentry, unsigned int flags) in pid_revalidate() 2000 int pid_delete_dentry(const struct dentry *dentry) in pid_delete_dentry() 2069 static int dname_to_vma_addr(struct dentry *dentry, in dname_to_vma_addr() 2107 static int map_files_d_revalidate(struct dentry *dentry, unsigned int flags) in map_files_d_revalidate() [all …]
|
/linux-5.10/fs/cachefiles/ |
D | namei.c | 85 struct dentry *dentry, in cachefiles_mark_object_buried() 141 struct dentry *dentry; in cachefiles_mark_object_active() local 260 struct dentry *dentry = object->dentry; in cachefiles_mark_object_inactive() local
|
/linux-5.10/fs/bfs/ |
D | dir.c | 78 static int bfs_create(struct inode *dir, struct dentry *dentry, umode_t mode, in bfs_create() 125 static struct dentry *bfs_lookup(struct inode *dir, struct dentry *dentry, in bfs_lookup() 169 static int bfs_unlink(struct inode *dir, struct dentry *dentry) in bfs_unlink()
|
/linux-5.10/fs/kernfs/ |
D | mount.c | 24 static int kernfs_sop_show_options(struct seq_file *sf, struct dentry *dentry) in kernfs_sop_show_options() 34 static int kernfs_sop_show_path(struct seq_file *sf, struct dentry *dentry) in kernfs_sop_show_path() 198 struct dentry *dentry; in kernfs_node_dentry() local
|
/linux-5.10/fs/nfsd/ |
D | nfsctl.c | 1174 static int __nfsd_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode, struct nfsdfs_clien… in __nfsd_mkdir() 1194 struct dentry *dentry; in nfsd_mkdir() local 1240 static void nfsdfs_remove_file(struct inode *dir, struct dentry *dentry) in nfsdfs_remove_file() 1254 struct dentry *dentry, *tmp; in nfsdfs_remove_files() local 1272 struct dentry *dentry; in nfsdfs_create_files() local 1306 struct dentry *dentry; in nfsd_client_mkdir() local 1324 void nfsd_client_rmdir(struct dentry *dentry) in nfsd_client_rmdir() 1346 struct dentry *dentry; in nfsd_fill_super() local
|
/linux-5.10/security/apparmor/ |
D | apparmorfs.c | 147 static int aafs_show_path(struct seq_file *seq, struct dentry *dentry) in aafs_show_path() 211 static int __aafs_setup_d_inode(struct inode *dir, struct dentry *dentry, in __aafs_setup_d_inode() 266 struct dentry *dentry; in aafs_create() local 348 static void aafs_remove(struct dentry *dentry) in aafs_remove() 1603 static const char *rawdata_get_link_base(struct dentry *dentry, in rawdata_get_link_base() 1631 static const char *rawdata_get_link_sha1(struct dentry *dentry, in rawdata_get_link_sha1() 1638 static const char *rawdata_get_link_abi(struct dentry *dentry, in rawdata_get_link_abi() 1645 static const char *rawdata_get_link_data(struct dentry *dentry, in rawdata_get_link_data() 1776 static int ns_mkdir_op(struct inode *dir, struct dentry *dentry, umode_t mode) in ns_mkdir_op() 1825 static int ns_rmdir_op(struct inode *dir, struct dentry *dentry) in ns_rmdir_op() [all …]
|
/linux-5.10/fs/affs/ |
D | inode.c | 219 affs_notify_change(struct dentry *dentry, struct iattr *attr) in affs_notify_change() 350 affs_add_entry(struct inode *dir, struct inode *inode, struct dentry *dentry, s32 type) in affs_add_entry()
|