Home
last modified time | relevance | path

Searched refs:hfs_u8 (Results 1 – 14 of 14) sorted by relevance

/linux-2.4.37.9/fs/hfs/
Dhfs.h336 hfs_u8 fork; /* Which fork is this? */
350 hfs_u8 flags;
375 hfs_u8 type;
476 hfs_u16, hfs_u32 *, hfs_u8 *);
480 hfs_u8, hfs_u32, hfs_u32, struct hfs_cat_entry **);
Dbinsert.c62 hfs_u8 keysize, hfs_u16 datasize) in binsert_nonfull()
65 hfs_u8 *start; in binsert_nonfull()
85 memcpy(start + 1, (hfs_u8 *)key + 1, keysize-1); in binsert_nonfull()
372 const void *data, hfs_u8 keysize, hfs_u16 datasize, in binsert()
475 hfs_u8 keysize; in hfs_binsert()
Dhfs_btree.h169 hfs_u8 ndType;
170 hfs_u8 ndNHeight;
Dinode.c36 static void init_file_inode(struct inode *inode, hfs_u8 fork) in init_file_inode()
192 hfs_u8 new_flags; in __hfs_notify_change()
Dfile_hdr.c881 hfs_u8 new_flags = entry->u.file.flags; in hdr_write()
914 hfs_u8 new_flags = tmp[3]; in hdr_write()
915 hfs_u8 changed = entry->u.file.flags^new_flags; in hdr_write()
Ddir_cap.c218 hfs_u8 type; in cap_readdir()
Dfile_cap.c245 hfs_u8 new_flags; in cap_info_write()
Dballoc.c175 *((hfs_u8 *)bnode_key(retval, 1)) = 0x80; /* set first bit of bitmap */ in init_mapnode()
Ddir_dbl.c204 hfs_u8 type; in dbl_readdir()
Dbdelete.c47 hfs_u8 *start; in bdelete_nonempty()
Ddir_nat.c220 hfs_u8 type; in nat_readdir()
Dcatalog.c353 hfs_u8 type; in count_dir_entries()
1091 hfs_u16 count, hfs_u32 *cnid, hfs_u8 *type) in hfs_cat_next()
1179 hfs_u8 flags, hfs_u32 type, hfs_u32 creator, in hfs_cat_create()
/linux-2.4.37.9/include/linux/
Dhfs_fs.h153 hfs_u8 finderinfo[32]; /* id=9 */
171 hfs_u8 finderinfo[32]; /* id=9 */
174 hfs_u8 short_name[12]; /* id=13 */
175 hfs_u8 prodosi[8]; /* id=11 */
Dhfs_sysdep.h34 typedef __u8 hfs_u8; typedef