Home
last modified time | relevance | path

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

/freebsd-12.1/sys/ufs/ffs/
H A Dffs_suspend.c316 case UFSRESUME: in ffs_susp_ioctl()
H A Dfs.h838 #define UFSRESUME _IO('U', 2) macro
/freebsd-12.1/sbin/growfs/
H A Dgrowfs.c1628 error = ioctl(fso, UFSRESUME); in main()