Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/bart/
H A Dcreate.c56 static struct statvfs64 parent_vfs; variable
253 ret_status = statvfs64(root->subtree, &parent_vfs); in create_manifest_rule()
403 (strcmp(parent_vfs.f_basetype, path_vfs.f_basetype) != 0)) in walker()