Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Doverlayfs.h909 #define OVL_TEMPNAME_SIZE 20 macro
910 void ovl_tempname(char name[OVL_TEMPNAME_SIZE]);
H A Dsuper.c572 char name2[OVL_TEMPNAME_SIZE]; in ovl_check_rename_whiteout()