Searched refs:HFS_HDR_FNAME (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/hfs/ |
D | file_hdr.c | 64 {HFS_HDR_FNAME, offsetof(struct hfs_dbl_hdr, real_name), ~0}, 86 {HFS_HDR_FNAME, offsetof(struct hfs_dbl_hdr, real_name), ~0}, 106 {HFS_HDR_FNAME, offsetof(struct hfs_dbl_hdr, real_name), ~0}, 134 {HFS_HDR_FNAME, offsetof(struct hfs_dbl_hdr, real_name), ~0}, 193 case HFS_HDR_FNAME: in dlength() 483 case HFS_HDR_FNAME: in hdr_read() 849 case HFS_HDR_FNAME: /* Can't rename a file this way */ in hdr_write() 940 case HFS_HDR_FNAME: /* Can't rename a file this way */ in hdr_write()
|
/linux-2.4.37.9/include/linux/ |
D | hfs_fs.h | 87 #define HFS_HDR_FNAME 3 /* full (31-character) name */ macro
|