Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/ufs/fsck/
H A Ddir.c52 static int lfmode = 01700; /* mode to use when creating l+f dir */ variable
552 lfmode, lfname); in linkup()
593 lfdir = reallocdir(UFSROOTINO, (fsck_ino_t)0, lfmode, lfname); in linkup()