Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dfilio.h117 #define _FIOGETMAXPHYS _IO('f', 92) macro
/titanic_41/usr/src/cmd/fs.d/
H A Dfslib.c406 if (ioctl(fp, _FIOGETMAXPHYS, maxphys) == -1) { in fsgetmaxphys()
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c1895 case _FIOGETMAXPHYS: in ufs_ioctl()