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

  /external/ltp/testcases/kernel/syscalls/getxattr/
getxattr02.c 64 #define BLK "getxattr02blk"
73 BLK, /* case 02, get attr from block special */
148 if (mknod(BLK, S_IFBLK | 0777, 0) == -1)
150 " failed", BLK);
  /external/ltp/testcases/kernel/syscalls/setxattr/
setxattr02.c 73 #define BLK "setxattr02blk"
129 .fname = BLK,
222 if (mknod(BLK, S_IFBLK | 0777, 0) == -1)
224 " failed", BLK);
  /external/blktrace/doc/
blktrace.tex 81 As an example, bt/kernel contains blk-trace-2.6.14-rc1-git-G2, download
542 \texttt{blk\_add\_trace\_msg}.
    [all...]

Completed in 453 milliseconds