Searched refs:backing (Results 1 – 3 of 3) sorted by relevance
28 bool fs_mgr_overlayfs_setup(const char* backing = nullptr, const char* mount_point = nullptr,
20 will _automatically_ setup backing storage for a writable filesystem78 The backing store is used as soon as possible in the boot89 - Space used in the backing storage is on a file by file basis
878 bool fs_mgr_overlayfs_setup(const char* backing, const char* mount_point, bool* change, in fs_mgr_overlayfs_setup() argument916 if (backing && backing[0] && (overlay_mount_point != backing)) continue; in fs_mgr_overlayfs_setup()