Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Dexport.c288 return OVL_FILEID_V1; in ovl_encode_fh()
799 if (fh_type == OVL_FILEID_V1) in ovl_fid_to_fh()
H A Doverlayfs.h119 #define OVL_FILEID_V1 0xf8 macro