Home
last modified time | relevance | path

Searched refs:PINFO (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/fs_mgr/
H A Dfs_mgr_priv.h45 #define PINFO PLOG(INFO) << FS_MGR_TAG macro
H A Dfs_mgr.cpp224 PINFO << __FUNCTION__ << "(): mount(" << blk_device << "," << target << "," << fs_type in check_fs()
835 PINFO << "Kernel does not support " << checkpoint_opts << ", trying without."; in __mount()
849 PINFO << "Retrying mount (source=" << source << ",target=" << target in __mount()
869 PINFO << __FUNCTION__ << "(source=" << source << source_missing << ",target=" << target in __mount()
/aosp14/system/core/fs_mgr/libfs_avb/
H A Dutil.h43 #define PINFO PLOG(INFO) << FS_AVB_TAG macro