/linux-6.8/fs/autofs/ |
D | symlink.c | 8 static const char *autofs_get_link(struct dentry *dentry, in autofs_get_link()
|
/linux-6.8/fs/f2fs/ |
D | xattr.c | 90 static bool f2fs_xattr_user_list(struct dentry *dentry) in f2fs_xattr_user_list() 97 static bool f2fs_xattr_trusted_list(struct dentry *dentry) in f2fs_xattr_trusted_list() 216 struct dentry *dentry) in f2fs_xattr_prefix() 562 ssize_t f2fs_listxattr(struct dentry *dentry, char *buffer, size_t buffer_size) in f2fs_listxattr()
|
/linux-6.8/fs/minix/ |
D | dir.c | 152 minix_dirent *minix_find_entry(struct dentry *dentry, struct page **res_page) in minix_find_entry() 200 int minix_add_link(struct dentry *dentry, struct inode *inode) in minix_add_link() 442 ino_t minix_inode_by_name(struct dentry *dentry) in minix_inode_by_name()
|
D | file.c | 26 struct dentry *dentry, struct iattr *attr) in minix_setattr()
|
/linux-6.8/fs/sysv/ |
D | file.c | 33 struct dentry *dentry, struct iattr *attr) in sysv_setattr()
|
/linux-6.8/fs/ |
D | namespace.c | 116 static inline struct hlist_head *m_hash(struct vfsmount *mnt, struct dentry *dentry) in m_hash() 124 static inline struct hlist_head *mp_hash(struct dentry *dentry) in mp_hash() 695 struct mount *__lookup_mnt(struct vfsmount *mnt, struct dentry *dentry) in __lookup_mnt() 753 bool __is_local_mountpoint(struct dentry *dentry) in __is_local_mountpoint() 770 static struct mountpoint *lookup_mountpoint(struct dentry *dentry) in lookup_mountpoint() 784 static struct mountpoint *get_mountpoint(struct dentry *dentry) in get_mountpoint() 841 struct dentry *dentry = mp->m_dentry; in __put_mountpoint() local 1815 void __detach_mounts(struct dentry *dentry) in __detach_mounts() 1939 static bool is_mnt_ns_file(struct dentry *dentry) in is_mnt_ns_file() 1956 static bool mnt_ns_loop(struct dentry *dentry) in mnt_ns_loop() [all …]
|
/linux-6.8/fs/ext4/ |
D | namei.c | 1757 struct dentry *dentry, in ext4_lookup_entry() 1830 static struct dentry *ext4_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in ext4_lookup() 2372 static int ext4_add_entry(handle_t *handle, struct dentry *dentry, in ext4_add_entry() 2789 struct dentry *dentry, struct inode **inodep) in ext4_add_nondir() 2818 struct dentry *dentry, umode_t mode, bool excl) in ext4_create() 2853 struct dentry *dentry, umode_t mode, dev_t rdev) in ext4_mknod() 2998 struct dentry *dentry, umode_t mode) in ext4_mkdir() 3139 static int ext4_rmdir(struct inode *dir, struct dentry *dentry) in ext4_rmdir() 3232 struct dentry *dentry /* NULL during fast_commit recovery */) in __ext4_unlink() 3303 static int ext4_unlink(struct inode *dir, struct dentry *dentry) in ext4_unlink() [all …]
|
/linux-6.8/fs/qnx6/ |
D | namei.c | 16 struct dentry *qnx6_lookup(struct inode *dir, struct dentry *dentry, in qnx6_lookup()
|
/linux-6.8/sound/soc/sof/ |
D | sof-client-ipc-flood-test.c | 161 struct dentry *dentry; in sof_ipc_flood_dfs_write() local 250 struct dentry *dentry; in sof_ipc_flood_dfs_read() local
|
/linux-6.8/include/linux/ |
D | debugfs.h | 251 static inline void debugfs_remove(struct dentry *dentry) in debugfs_remove() 254 static inline void debugfs_remove_recursive(struct dentry *dentry) in debugfs_remove_recursive() 263 static inline int debugfs_file_get(struct dentry *dentry) in debugfs_file_get() 268 static inline void debugfs_file_put(struct dentry *dentry) in debugfs_file_put()
|
D | path.h | 10 struct dentry *dentry; member
|
/linux-6.8/fs/orangefs/ |
D | inode.c | 826 int __orangefs_setattr_mode(struct dentry *dentry, struct iattr *iattr) in __orangefs_setattr_mode() 841 int orangefs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in orangefs_setattr() 920 static int orangefs_fileattr_get(struct dentry *dentry, struct fileattr *fa) in orangefs_fileattr_get() 941 struct dentry *dentry, struct fileattr *fa) in orangefs_fileattr_set()
|
/linux-6.8/fs/nfs/ |
D | symlink.c | 47 static const char *nfs_get_link(struct dentry *dentry, in nfs_get_link()
|
/linux-6.8/fs/ext2/ |
D | xattr.c | 125 struct dentry *dentry) in ext2_xattr_prefix() 288 ext2_xattr_list(struct dentry *dentry, char *buffer, size_t buffer_size) in ext2_xattr_list() 372 ext2_listxattr(struct dentry *dentry, char *buffer, size_t size) in ext2_listxattr()
|
/linux-6.8/drivers/opp/ |
D | opp.h | 130 struct dentry *dentry; member 149 struct dentry *dentry; member 246 struct dentry *dentry; member
|
/linux-6.8/fs/overlayfs/ |
D | ovl_entry.h | 49 struct dentry *dentry; member 157 static inline unsigned long *OVL_E_FLAGS(struct dentry *dentry) in OVL_E_FLAGS() 188 static inline struct ovl_entry *OVL_E(struct dentry *dentry) in OVL_E()
|
/linux-6.8/fs/xfs/ |
D | xfs_ioctl32.c | 346 struct dentry *dentry; in xfs_compat_attrlist_by_handle() local 373 struct dentry *dentry; in xfs_compat_attrmulti_by_handle() local
|
/linux-6.8/fs/jffs2/ |
D | fs.c | 193 int jffs2_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in jffs2_setattr() 210 int jffs2_statfs(struct dentry *dentry, struct kstatfs *buf) in jffs2_statfs()
|
/linux-6.8/fs/hfsplus/ |
D | ioctl.c | 29 struct dentry *dentry = file->f_path.dentry; in hfsplus_ioctl_bless() local
|
/linux-6.8/fs/nfsd/ |
D | nfs4recover.c | 197 struct dentry *dir, *dentry; in nfsd4_create_clid_dir() local 316 struct dentry *dentry; in nfsd4_list_rec_dir() local 342 struct dentry *dir, *dentry; in nfsd4_unlink_clid_dir() local 944 struct dentry *dir, *dentry; in nfsd4_cld_register_sb() local 965 struct dentry *dentry; in nfsd4_cld_register_net() local 992 struct dentry *dentry; in __nfsd4_init_cld_pipe() local 2151 struct dentry *dentry; in rpc_pipefs_event() local
|
/linux-6.8/fs/hugetlbfs/ |
D | inode.c | 928 struct dentry *dentry, struct iattr *attr) in hugetlbfs_setattr() 1049 struct dentry *dentry, umode_t mode, dev_t dev) in hugetlbfs_mknod() 1063 struct dentry *dentry, umode_t mode) in hugetlbfs_mkdir() 1073 struct inode *dir, struct dentry *dentry, in hugetlbfs_create() 1094 struct inode *dir, struct dentry *dentry, in hugetlbfs_symlink() 1189 static int hugetlbfs_statfs(struct dentry *dentry, struct kstatfs *buf) in hugetlbfs_statfs()
|
/linux-6.8/fs/bcachefs/ |
D | acl.c | 276 struct dentry *dentry, int type) in bch2_get_acl() 352 struct dentry *dentry, in bch2_set_acl()
|
/linux-6.8/arch/powerpc/platforms/cell/spufs/ |
D | syscalls.c | 67 struct dentry *dentry; in do_spu_create() local
|
/linux-6.8/security/apparmor/ |
D | lsm.c | 268 struct dentry *dentry, u32 mask, in common_perm_dir_dentry() 286 struct dentry *dentry, u32 mask) in common_perm_rm() 313 struct dentry *dentry, u32 mask, umode_t mode) in common_perm_create() 323 static int apparmor_path_unlink(const struct path *dir, struct dentry *dentry) in apparmor_path_unlink() 328 static int apparmor_path_mkdir(const struct path *dir, struct dentry *dentry, in apparmor_path_mkdir() 335 static int apparmor_path_rmdir(const struct path *dir, struct dentry *dentry) in apparmor_path_rmdir() 340 static int apparmor_path_mknod(const struct path *dir, struct dentry *dentry, in apparmor_path_mknod() 356 static int apparmor_path_symlink(const struct path *dir, struct dentry *dentry, in apparmor_path_symlink()
|
/linux-6.8/security/smack/ |
D | smack_lsm.c | 894 static int smack_sb_statfs(struct dentry *dentry) in smack_sb_statfs() 1099 static int smack_inode_unlink(struct inode *dir, struct dentry *dentry) in smack_inode_unlink() 1133 static int smack_inode_rmdir(struct inode *dir, struct dentry *dentry) in smack_inode_rmdir() 1241 static int smack_inode_setattr(struct dentry *dentry, struct iattr *iattr) in smack_inode_setattr() 1292 struct dentry *dentry, const char *name, in smack_inode_setxattr() 1357 static void smack_inode_post_setxattr(struct dentry *dentry, const char *name, in smack_inode_post_setxattr() 1392 static int smack_inode_getxattr(struct dentry *dentry, const char *name) in smack_inode_getxattr() 1416 struct dentry *dentry, const char *name) in smack_inode_removexattr() 1475 struct dentry *dentry, const char *acl_name, in smack_inode_set_acl() 1498 struct dentry *dentry, const char *acl_name) in smack_inode_get_acl() [all …]
|