Searched defs:qstr (Results 1 – 13 of 13) sorted by relevance
/fs/autofs4/ |
D | waitq.c | 217 autofs4_find_wait(struct autofs_sb_info *sbi, struct qstr *qstr) in autofs4_find_wait() 241 struct qstr *qstr, in validate_request() 323 struct qstr qstr; in autofs4_wait() local
|
D | root.c | 376 struct qstr *qstr; in autofs4_lookup_active() local 428 struct qstr *qstr; in autofs4_lookup_expiring() local
|
/fs/affs/ |
D | namei.c | 61 __affs_hash_dentry(struct dentry *dentry, struct qstr *qstr, toupper_t toupper) in __affs_hash_dentry() 81 affs_hash_dentry(struct dentry *dentry, struct qstr *qstr) in affs_hash_dentry() 86 affs_intl_hash_dentry(struct dentry *dentry, struct qstr *qstr) in affs_intl_hash_dentry()
|
/fs/hpfs/ |
D | dentry.c | 15 static int hpfs_hash_dentry(struct dentry *dentry, struct qstr *qstr) in hpfs_hash_dentry()
|
/fs/isofs/ |
D | inode.c | 163 isofs_hash_common(struct dentry *dentry, struct qstr *qstr, int ms) in isofs_hash_common() 184 isofs_hashi_common(struct dentry *dentry, struct qstr *qstr, int ms) in isofs_hashi_common() 257 isofs_hash(struct dentry *dentry, struct qstr *qstr) in isofs_hash() 263 isofs_hashi(struct dentry *dentry, struct qstr *qstr) in isofs_hashi() 282 isofs_hash_ms(struct dentry *dentry, struct qstr *qstr) in isofs_hash_ms() 288 isofs_hashi_ms(struct dentry *dentry, struct qstr *qstr) in isofs_hashi_ms()
|
D | namei.c | 20 struct qstr qstr; in isofs_cmp() local
|
/fs/fat/ |
D | namei_vfat.c | 89 static unsigned int vfat_striptail_len(struct qstr *qstr) in vfat_striptail_len() 104 static int vfat_hash(struct dentry *dentry, struct qstr *qstr) in vfat_hash() 116 static int vfat_hashi(struct dentry *dentry, struct qstr *qstr) in vfat_hashi()
|
D | namei_msdos.c | 152 static int msdos_hash(struct dentry *dentry, struct qstr *qstr) in msdos_hash()
|
/fs/adfs/ |
D | dir.c | 206 adfs_hash(struct dentry *parent, struct qstr *qstr) in adfs_hash()
|
/fs/sysv/ |
D | namei.c | 30 static int sysv_hash(struct dentry *dentry, struct qstr *qstr) in sysv_hash()
|
/fs/proc/ |
D | proc_sysctl.c | 388 static int proc_sys_compare(struct dentry *dir, struct qstr *qstr, in proc_sys_compare()
|
/fs/ |
D | dcache.c | 1044 struct qstr *qstr = &alias->d_name; in __d_instantiate_unique() local 1384 struct qstr *qstr; in __d_lookup() local
|
/fs/gfs2/ |
D | inode.c | 449 struct qstr qstr; in gfs2_lookup_simple() local
|