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

/linux-master/fs/overlayfs/
H A Doverlayfs.h113 #define OVL_FH_FLAG_ANY_ENDIAN (1 << 1) macro
117 #define OVL_FH_FLAG_ALL (OVL_FH_FLAG_BIG_ENDIAN | OVL_FH_FLAG_ANY_ENDIAN | \
H A Dnamei.c109 if (!(fb->flags & OVL_FH_FLAG_ANY_ENDIAN) &&

Completed in 165 milliseconds