Searched refs:HFS_BNODE_DELETED (Results 1 – 4 of 4) sorted by relevance
75 #define HFS_BNODE_DELETED 2 macro
216 set_bit(HFS_BNODE_DELETED, &node->flags); in hfs_bnode_unlink()476 if (test_bit(HFS_BNODE_DELETED, &node->flags)) { in hfs_bnode_put()
366 set_bit(HFS_BNODE_DELETED, &node->flags); in hfs_bnode_unlink()627 if (test_bit(HFS_BNODE_DELETED, &node->flags)) { in hfs_bnode_put()
127 #define HFS_BNODE_DELETED 4 macro