Searched refs:OBJ_CREATED (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/exofs/
H A Dexofs.h163 #define OBJ_CREATED 1 /* object has been created on the osd*/ macro
177 return test_bit(OBJ_CREATED, &oi->i_flags);
182 set_bit(OBJ_CREATED, &oi->i_flags);

Completed in 63 milliseconds