Home
last modified time | relevance | path

Searched refs:OVL_CATTR (Results 1 – 4 of 4) sorted by relevance

/linux/fs/overlayfs/
A Doverlayfs.h571 #define OVL_CATTR(m) (&(struct ovl_cattr) { .mode = (m) }) macro
A Dsuper.c1270 temp = ovl_create_temp(workdir, OVL_CATTR(S_IFREG | 0)); in ovl_check_rename_whiteout()
1325 OVL_CATTR(mode)); in ovl_lookup_or_create()
A Dcopy_up.c467 temp = ovl_create_temp(indexdir, OVL_CATTR(S_IFDIR | 0)); in ovl_create_index()
A Ddir.c394 opaquedir = ovl_create_temp(workdir, OVL_CATTR(stat.mode)); in ovl_clear_empty()

Completed in 12 milliseconds