Searched defs:d_name (Results 1 – 17 of 17) sorted by relevance
/linux-4.1.27/include/linux/ |
D | dirent.h | 9 char d_name[0]; member
|
D | dcache.h | 114 struct qstr d_name; member
|
D | compat.h | 209 char d_name[256]; member
|
/linux-4.1.27/fs/freevxfs/ |
D | vxfs_dir.h | 70 char d_name[VXFS_NAMELEN]; /* name */ member
|
/linux-4.1.27/fs/ |
D | readdir.c | 68 char d_name[1]; member 141 char d_name[1]; member
|
D | compat.c | 841 char d_name[1]; member 909 char d_name[1]; member
|
D | libfs.c | 223 struct qstr d_name = QSTR_INIT(name, strlen(name)); in mount_pseudo() local
|
/linux-4.1.27/fs/reiserfs/ |
D | dir.c | 142 char *d_name; in reiserfs_readdir_inode() local
|
/linux-4.1.27/include/net/9p/ |
D | client.h | 211 char d_name[256]; member
|
/linux-4.1.27/fs/ext4/ |
D | namei.c | 727 dx_probe(const struct qstr *d_name, struct inode *dir, in dx_probe() 1158 const struct qstr *d_name, in search_dirblock() 1269 struct inode *dir, const struct qstr *d_name, in search_dir() 1358 const struct qstr *d_name, in ext4_find_entry() 1506 static struct buffer_head * ext4_dx_find_entry(struct inode *dir, const struct qstr *d_name, in ext4_dx_find_entry() 3448 const struct qstr *d_name) in ext4_find_delete_entry()
|
D | inline.c | 1614 const struct qstr *d_name, in ext4_find_inline_entry()
|
/linux-4.1.27/tools/thermal/tmon/ |
D | sysfs.c | 174 static int find_tzone_tp(char *tz_name, char *d_name, struct tz_info *tzi, in find_tzone_tp()
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | trace.c | 139 char *d_name = d_path(&file->f_path, _tmpbuf, in decode_address() local
|
/linux-4.1.27/include/uapi/linux/ |
D | msdos_fs.h | 96 char d_name[256]; /* We must not include limits.h! */ member
|
D | coda.h | 167 char d_name[CODA_MAXNAMLEN + 1];/* name must be no longer than this */ member
|
/linux-4.1.27/arch/alpha/kernel/ |
D | osf_sys.c | 95 char d_name[1]; member
|
/linux-4.1.27/fs/ufs/ |
D | ufs_fs.h | 300 __u8 d_name[UFS_MAXNAMLEN + 1]; /* file name */ member
|