Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c5150 char lockfscomment[128]; variable
5239 (void) sprintf(lockfscomment, "%s -- mkfs pid %d", ct, getpid()); in clockfs()
5240 lockfs.lf_comlen = strlen(lockfscomment)+1; in clockfs()
5241 lockfs.lf_comment = lockfscomment; in clockfs()