Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c39238 #define F2FS_IOC_GET_FEATURES _IOR(F2FS_IOCTL_MAGIC, 12, u32) macro
42982 res = osIoctl(pFd->h, F2FS_IOC_GET_FEATURES, &f); in setDeviceCharacteristics()