Home
last modified time | relevance | path

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

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