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

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/hfs/
H A Dcatalog.c674 struct hfs_cat_key thd_key; local
715 hfs_cat_build_key(cnid, NULL, &thd_key);
716 error = hfs_binsert(mdb->cat_tree, HFS_BKEY(&thd_key),
730 (void)hfs_bdelete(mdb->cat_tree, HFS_BKEY(&thd_key));
1337 struct hfs_cat_key thd_key; local
1345 hfs_cat_build_key(id, NULL, &thd_key);
1347 HFS_BKEY(&thd_key),
1454 struct hfs_cat_key thd_key; local
1457 hfs_cat_build_key(entry->cnid, NULL, &thd_key);
1459 HFS_BKEY(&thd_key), HFS_BFIND_WRIT
1492 struct hfs_cat_key thd_key; local
[all...]

Completed in 102 milliseconds