Searched refs:OVL_CATTR (Results 1 – 4 of 4) sorted by relevance
565 temp = ovl_create_temp(ofs, workdir, OVL_CATTR(S_IFREG | 0)); in ovl_check_rename_whiteout() 625 child = ovl_create_real(ofs, parent, child, OVL_CATTR(mode)); in ovl_lookup_or_create()
861 #define OVL_CATTR(m) (&(struct ovl_cattr) { .mode = (m) }) macro
550 temp = ovl_create_temp(ofs, indexdir, OVL_CATTR(S_IFDIR | 0)); in ovl_create_index()
387 opaquedir = ovl_create_temp(ofs, workdir, OVL_CATTR(stat.mode)); in ovl_clear_empty()