Searched refs:OVL_CATTR (Results 1 – 4 of 4) sorted by relevance
398 #define OVL_CATTR(m) (&(struct ovl_cattr) { .mode = (m) }) macro
363 temp = ovl_create_temp(indexdir, OVL_CATTR(S_IFDIR | 0)); in ovl_create_index()
366 opaquedir = ovl_create_temp(workdir, OVL_CATTR(stat.mode)); in ovl_clear_empty()
626 work = ovl_create_real(dir, work, OVL_CATTR(attr.ia_mode)); in ovl_workdir_create()