Home
last modified time | relevance | path

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

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