Home
last modified time | relevance | path

Searched defs:qstr (Results 1 – 12 of 12) sorted by relevance

/linux-2.4.37.9/include/linux/
Ddcache.h25 struct qstr { struct
26 const unsigned char * name;
27 unsigned int len;
28 unsigned int hash;
/linux-2.4.37.9/fs/isofs/
Dinode.c126 isofs_hash_common(struct dentry *dentry, struct qstr *qstr, int ms) in isofs_hash_common()
147 isofs_hashi_common(struct dentry *dentry, struct qstr *qstr, int ms) in isofs_hashi_common()
220 isofs_hash(struct dentry *dentry, struct qstr *qstr) in isofs_hash()
226 isofs_hashi(struct dentry *dentry, struct qstr *qstr) in isofs_hashi()
245 isofs_hash_ms(struct dentry *dentry, struct qstr *qstr) in isofs_hash_ms()
251 isofs_hashi_ms(struct dentry *dentry, struct qstr *qstr) in isofs_hashi_ms()
Dnamei.c29 struct qstr qstr; in isofs_cmp() local
/linux-2.4.37.9/fs/affs/
Dnamei.c73 __affs_hash_dentry(struct dentry *dentry, struct qstr *qstr, toupper_t toupper) in __affs_hash_dentry()
93 affs_hash_dentry(struct dentry *dentry, struct qstr *qstr) in affs_hash_dentry()
98 affs_intl_hash_dentry(struct dentry *dentry, struct qstr *qstr) in affs_intl_hash_dentry()
/linux-2.4.37.9/fs/hpfs/
Ddentry.c15 int hpfs_hash_dentry(struct dentry *dentry, struct qstr *qstr) in hpfs_hash_dentry()
/linux-2.4.37.9/fs/umsdos/
Ddir.c583 struct qstr qstr; in umsdos_covered() local
616 struct qstr qstr; in umsdos_lookup_dentry() local
/linux-2.4.37.9/fs/adfs/
Ddir.c202 adfs_hash(struct dentry *parent, struct qstr *qstr) in adfs_hash()
/linux-2.4.37.9/fs/sysv/
Dnamei.c43 static int sysv_hash(struct dentry *dentry, struct qstr *qstr) in sysv_hash()
/linux-2.4.37.9/fs/minix/
Dnamei.c35 static int minix_hash(struct dentry *dentry, struct qstr *qstr) in minix_hash()
/linux-2.4.37.9/fs/vfat/
Dnamei.c207 static int vfat_hash(struct dentry *dentry, struct qstr *qstr) in vfat_hash()
228 static int vfat_hashi(struct dentry *dentry, struct qstr *qstr) in vfat_hashi()
/linux-2.4.37.9/fs/msdos/
Dnamei.c161 static int msdos_hash(struct dentry *dentry, struct qstr *qstr) in msdos_hash()
/linux-2.4.37.9/drivers/hotplug/
Dpci_hotplug_core.c464 struct qstr qstr; in pcihpfs_create_by_name() local