| /kernel/linux/linux-5.10/block/ |
| H A D | blk-cgroup-rwstat.c | 52 const char *dname = blkg_dev_name(pd->blkg); in __blkg_prfill_rwstat() local
|
| /kernel/linux/linux-6.6/block/ |
| H A D | blk-cgroup-rwstat.c | 52 const char *dname = blkg_dev_name(pd->blkg); in __blkg_prfill_rwstat() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | fault-inject.h | 31 struct dentry *dname; member
|
| /kernel/linux/linux-5.10/fs/erofs/ |
| H A D | namei.c | 65 struct erofs_qstr dname = { in find_target_dirent() local 114 struct erofs_qstr dname; in find_target_block_classic() local
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | audit_fsnotify.c | 156 audit_mark_handle_event(struct fsnotify_mark *inode_mark, u32 mask, struct inode *inode, struct inode *dir, const struct qstr *dname, u32 cookie) audit_mark_handle_event() argument
|
| H A D | audit_watch.c | 244 audit_update_watch(struct audit_parent *parent, const struct qstr *dname, dev_t dev, unsigned long ino, unsigned invalidating) audit_update_watch() argument 467 audit_watch_handle_event(struct fsnotify_mark *inode_mark, u32 mask, struct inode *inode, struct inode *dir, const struct qstr *dname, u32 cookie) audit_watch_handle_event() argument
|
| H A D | auditfilter.c | 1301 int audit_compare_dname_path(const struct qstr *dname, const char *path, int parentlen) in audit_compare_dname_path() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | fault-inject.h | 32 struct dentry *dname; member
|
| /kernel/linux/linux-6.6/fs/erofs/ |
| H A D | namei.c | 64 struct erofs_qstr dname = { in find_target_dirent() local 109 struct erofs_qstr dname; in erofs_find_target_block() local
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | audit_fsnotify.c | 156 audit_mark_handle_event(struct fsnotify_mark *inode_mark, u32 mask, struct inode *inode, struct inode *dir, const struct qstr *dname, u32 cookie) audit_mark_handle_event() argument
|
| H A D | audit_watch.c | 245 audit_update_watch(struct audit_parent *parent, const struct qstr *dname, dev_t dev, unsigned long ino, unsigned invalidating) audit_update_watch() argument 468 audit_watch_handle_event(struct fsnotify_mark *inode_mark, u32 mask, struct inode *inode, struct inode *dir, const struct qstr *dname, u32 cookie) audit_watch_handle_event() argument
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | d_path.c | 40 const char *dname = smp_load_acquire(&name->name); /* ^^^ */ in prepend_name() local
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | d_path.c | 98 const char *dname = smp_load_acquire(&name->name); /* ^^^ */ in prepend_name() local
|
| /kernel/linux/linux-6.6/block/partitions/ |
| H A D | core.c | 307 const char *dname; in add_partition() local
|
| /kernel/linux/linux-5.10/block/partitions/ |
| H A D | core.c | 379 const char *dname; in add_partition() local
|
| /kernel/linux/linux-5.10/usr/ |
| H A D | gen_init_cpio.c | 403 char *dname = NULL; /* malloc'ed buffer for hard links */ in cpio_mkfile_line() local
|
| /kernel/linux/linux-5.10/fs/jfs/ |
| H A D | namei.c | 69 struct component_name dname; /* child directory name */ in jfs_create() local 201 struct component_name dname; /* child directory name */ in jfs_mkdir() local 338 struct component_name dname; jfs_rmdir() local 468 struct component_name dname; /* object name */ jfs_unlink() local 791 struct component_name dname; jfs_link() local 882 struct component_name dname; jfs_symlink() local 1357 struct component_name dname; jfs_mknod() local [all...] |
| /kernel/linux/linux-5.10/fs/tracefs/ |
| H A D | inode.c | 57 const char *dname; in get_dname() local
|
| /kernel/linux/linux-5.10/fs/udf/ |
| H A D | unicode.c | 379 udf_get_filename(struct super_block *sb, const uint8_t *sname, int slen, uint8_t *dname, int dlen) udf_get_filename() argument 397 udf_put_filename(struct super_block *sb, const uint8_t *sname, int slen, uint8_t *dname, int dlen) udf_put_filename() argument
|
| /kernel/linux/linux-6.6/fs/jfs/ |
| H A D | namei.c | 69 struct component_name dname; /* child directory name */ in jfs_create() local 202 struct component_name dname; /* child directory name */ in jfs_mkdir() local 339 struct component_name dname; jfs_rmdir() local 469 struct component_name dname; /* object name */ jfs_unlink() local 792 struct component_name dname; jfs_link() local 883 struct component_name dname; jfs_symlink() local 1358 struct component_name dname; jfs_mknod() local [all...] |
| /kernel/linux/linux-6.6/fs/udf/ |
| H A D | unicode.c | 375 udf_get_filename(struct super_block *sb, const uint8_t *sname, int slen, uint8_t *dname, int dlen) udf_get_filename() argument 393 udf_put_filename(struct super_block *sb, const uint8_t *sname, int slen, uint8_t *dname, int dlen) udf_put_filename() argument
|
| /kernel/linux/linux-6.6/fs/xfs/scrub/ |
| H A D | dir.c | 151 struct xfs_name dname = { }; in xchk_dir_rec() local
|
| /kernel/linux/linux-5.10/drivers/spi/ |
| H A D | spi-bcm2835aux.c | 108 bcm2835aux_debugfs_create(struct bcm2835aux_spi *bs, const char *dname) bcm2835aux_debugfs_create() argument 136 bcm2835aux_debugfs_create(struct bcm2835aux_spi *bs, const char *dname) bcm2835aux_debugfs_create() argument
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_iops.c | 286 struct qstr dname; in xfs_vn_ci_lookup() local
|
| /kernel/linux/linux-6.6/fs/tracefs/ |
| H A D | inode.c | 75 const char *dname; in get_dname() local
|