Home
last modified time | relevance | path

Searched refs:drAtrb (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/hfs/
Dmdb.c39 hfs_word_t drAtrb; /* fs attributes */ member
142 mdb->attrib = hfs_get_ns(raw->drAtrb); in hfs_mdb_get()
203 raw->drAtrb); in hfs_mdb_get()
310 hfs_put_ns(mdb->attrib, raw->drAtrb); in hfs_mdb_put()
DChangeLog1208 Add the MDB field 'drAtrb' to (struct hfs_mdb) as the field 'attrib'.