Home
last modified time | relevance | path

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

/linux-4.1.27/fs/exofs/
Dexofs.h104 #define OBJ_2BCREATED 0 /* object will be created soon*/ macro
109 return test_bit(OBJ_2BCREATED, &oi->i_flags); in obj_2bcreated()
114 set_bit(OBJ_2BCREATED, &oi->i_flags); in set_obj_2bcreated()
/linux-4.1.27/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