HomeSort by relevance Sort by last modified time
    Searched refs:bdops (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/kernel/device-drivers/include/
includeTest.c 77 static struct block_device_operations bdops = { variable in typeref:struct:block_device_operations
165 gd_ptr->fops = &bdops;
  /external/ltp/testcases/kernel/device-drivers/nls/
nlsTest.c 78 static struct block_device_operations bdops = { variable in typeref:struct:block_device_operations
188 gd_ptr->fops = &bdops;

Completed in 219 milliseconds