Searched refs:fileops (Results 1 – 2 of 2) sorted by relevance
/external/lzma/xz-embedded/ |
D | xz_dec_test.c | 178 static const struct file_operations fileops = { in xz_dec_test_init() local 189 device_major = register_chrdev(0, DEVICE_NAME, &fileops); in xz_dec_test_init()
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | avoid-infinite-recursion-1.ll | 56 …%struct.file = type <{ i8*, %struct.fileops*, %struct.ucred*, %struct.vnode*, i16, i16, i32, i32, … 59 …%struct.fileops = type <{ i32 (%struct.file*, %struct.uio*, %struct.ucred*, i32, %struct.thread*)*…
|