Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/device-drivers/nls/
DuserBlockNLS.c84 rc = stat(NLS_DEVICE_PATH, &statbuf); in open_block_device()
89 rc = mkdir(NLS_DEVICE_PATH, (S_IFDIR | S_IRWXU | in open_block_device()
101 rc = unlink(NLS_DEVICE_PATH); in open_block_device()
103 rc = mkdir(NLS_DEVICE_PATH, in open_block_device()
DnlsTest.h28 #define NLS_DEVICE_PATH DEV_PATH "/" macro