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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfs/
H A Dbtree.h67 #define HFS_BNODE_DELETED 2 macro
H A Dbnode.c208 set_bit(HFS_BNODE_DELETED, &node->flags);
469 if (test_bit(HFS_BNODE_DELETED, &node->flags)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dhfsplus_fs.h100 #define HFS_BNODE_DELETED 4 macro
H A Dbnode.c367 set_bit(HFS_BNODE_DELETED, &node->flags);
632 if (test_bit(HFS_BNODE_DELETED, &node->flags)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dhfsplus_fs.h114 #define HFS_BNODE_DELETED 4 macro
H A Dbnode.c397 set_bit(HFS_BNODE_DELETED, &node->flags);
662 if (test_bit(HFS_BNODE_DELETED, &node->flags)) {

Completed in 196 milliseconds