Searched refs:sh_fsid (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libshadowfs/common/
H A Dshadow_open.c66 shp->sh_fsid = NODEV;
68 shp->sh_fsid = vstat.f_fsid;
H A Dshadow_impl.h144 ulong_t sh_fsid; /* root fsid */ member in struct:shadow_handle
H A Dshadow_migrate.c65 if (shp->sh_fsid != NODEV &&
67 vstat.f_fsid != shp->sh_fsid) {

Completed in 23 milliseconds