Home
last modified time | relevance | path

Searched refs:LTPMAJOR (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
H A DLtpfs.h38 #define LTPMAJOR 256 macro
69 #define LTPAIODEV_CMD _IOR( LTPMAJOR, LTP_AIO_IOCTL_NUMBER, ltpdev_cmd_t **)
70 #define LTPBIODEV_CMD _IOR( LTPMAJOR, LTP_BIO_IOCTL_NUMBER, ltpdev_cmd_t **)
H A DLtpfsCmds.c48 int ltp_fs_major = LTPMAJOR;
H A Dmain.c403 devt = makedev(LTPMAJOR, 0); in LTP_fs_open_block_device()

Completed in 3 milliseconds