Home
last modified time | relevance | path

Searched defs:samedir (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/uts/common/fs/dev/
H A Dsdev_vnops.c887 int samedir = 0; /* set if odvp == ndvp */ in sdev_rename() local
H A Dsdev_subr.c1125 int samedir = (oddv == nddv) ? 1 : 0; in sdev_rnmnode() local
/titanic_51/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vnops.c1190 int samedir = 0; /* set if odvp == ndvp */ in tmp_rename() local