HFS_BNODE_DELETED 208 fs/hfs/bnode.c set_bit(HFS_BNODE_DELETED, &node->flags); HFS_BNODE_DELETED 472 fs/hfs/bnode.c if (test_bit(HFS_BNODE_DELETED, &node->flags)) { HFS_BNODE_DELETED 373 fs/hfsplus/bnode.c set_bit(HFS_BNODE_DELETED, &node->flags); HFS_BNODE_DELETED 640 fs/hfsplus/bnode.c if (test_bit(HFS_BNODE_DELETED, &node->flags)) {