Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfs/
Dcatalog.c47 hfs_lword_t LgLen; /* The logical EOF of the data fork*/ member
316 fil->data_fork.lsize = hfs_get_hl(cat->u.fil.LgLen); in __read_entry()
416 hfs_put_hl(fil->data_fork.lsize, cat->u.fil.LgLen); in __write_entry()