Searched refs:component_name (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Djfs_dtree.h256 extern int dtSearch(struct inode *ip, struct component_name * key,
259 extern int dtInsert(tid_t tid, struct inode *ip, struct component_name * key,
262 extern int dtDelete(tid_t tid, struct inode *ip, struct component_name * key,
265 extern int dtModify(tid_t tid, struct inode *ip, struct component_name * key,
H A Djfs_types.h124 struct component_name { struct
H A Djfs_unicode.c115 int get_UCSname(struct component_name * uniName, struct dentry *dentry)
H A Djfs_unicode.h34 extern int get_UCSname(struct component_name *, struct dentry *);
H A Dnamei.c81 struct component_name dname; /* child directory name */
213 struct component_name dname; /* child directory name */
356 struct component_name dname;
482 struct component_name dname; /* object name */
801 struct component_name dname;
891 struct component_name dname;
1081 struct component_name new_dname;
1083 struct component_name old_dname;
1363 struct component_name dname;
1460 struct component_name ke
[all...]
H A Djfs_dtree.c119 struct component_name *key;
174 static int dtCompare(struct component_name * key, dtpage_t * p, int si);
176 static int ciCompare(struct component_name * key, dtpage_t * p, int si,
179 static void dtGetKey(dtpage_t * p, int i, struct component_name * key,
183 int ri, struct component_name * key, int flag);
185 static void dtInsertEntry(dtpage_t * p, int index, struct component_name * key,
580 int dtSearch(struct inode *ip, struct component_name * key, ino_t * data,
594 struct component_name ciKey;
822 struct component_name * name, ino_t * fsn, struct btstack * btstack)
948 struct component_name ke
[all...]

Completed in 200 milliseconds