Home
last modified time | relevance | path

Searched refs:OBJ_2BCREATED (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/exofs/
Dexofs.h103 #define OBJ_2BCREATED 0 /* object will be created soon*/ macro
108 return test_bit(OBJ_2BCREATED, &oi->i_flags); in obj_2bcreated()
113 set_bit(OBJ_2BCREATED, &oi->i_flags); in set_obj_2bcreated()
/Linux-v4.19/Documentation/filesystems/
Dexofs.txt154 - The following are handled with the OBJ_CREATED and OBJ_2BCREATED
158 OBJ_2BCREATED is set in the beginning of the create function, so we