Searched refs:HFS_EXT_CNID (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/hfs/
H A Dbtree.c115 * ino_t cnid: the CNID (HFS_CAT_CNID or HFS_EXT_CNID) of the B-tree
202 } else if (cnid == htonl(HFS_EXT_CNID)) {
H A Dmdb.c168 if (!(mdb->ext_tree = hfs_btree_init(mdb, htonl(HFS_EXT_CNID),
H A Dhfs.h57 #define HFS_EXT_CNID 3 /* EXTents B-tree */ macro
H A Dextent.c368 if (fork->entry->cnid == htonl(HFS_EXT_CNID)) {

Completed in 40 milliseconds