Searched defs:parent_vfs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bart/
H A Dcreate.c56 static struct statvfs64 parent_vfs; variable in typeref:struct:statvfs64
247 * NOTE: The 'compute_chksum' and 'parent_vfs'
253 ret_status = statvfs64(root->subtree, &parent_vfs);
403 (strcmp(parent_vfs.f_basetype, path_vfs.f_basetype) != 0))

Completed in 45 milliseconds