Searched refs:OBJ_2BCREATED (Results 1 – 2 of 2) sorted by relevance
103 #define OBJ_2BCREATED 0 /* object will be created soon*/ macro108 return test_bit(OBJ_2BCREATED, &oi->i_flags); in obj_2bcreated()113 set_bit(OBJ_2BCREATED, &oi->i_flags); in set_obj_2bcreated()
154 - The following are handled with the OBJ_CREATED and OBJ_2BCREATED158 OBJ_2BCREATED is set in the beginning of the create function, so we