Home
last modified time | relevance | path

Searched refs:HFS_BNODE_DELETED (Results 1 – 4 of 4) sorted by relevance

/fs/hfs/
A Dbtree.h75 #define HFS_BNODE_DELETED 2 macro
A Dbnode.c314 set_bit(HFS_BNODE_DELETED, &node->flags); in hfs_bnode_unlink()
574 if (test_bit(HFS_BNODE_DELETED, &node->flags)) { in hfs_bnode_put()
/fs/hfsplus/
A Dbnode.c464 set_bit(HFS_BNODE_DELETED, &node->flags); in hfs_bnode_unlink()
725 if (test_bit(HFS_BNODE_DELETED, &node->flags)) { in hfs_bnode_put()
A Dhfsplus_fs.h128 #define HFS_BNODE_DELETED 4 macro

Completed in 10 milliseconds