Home
last modified time | relevance | path

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

/fs/overlayfs/
Dexport.c272 return OVL_FILEID_V1; in ovl_encode_fh()
777 if (fh_type == OVL_FILEID_V1) in ovl_fid_to_fh()
Doverlayfs.h89 #define OVL_FILEID_V1 0xf8 macro