Searched refs:null_open (Results 1 – 2 of 2) sorted by relevance
20 static int null_open(int input, int output, int primary, void *d, in null_open() function43 .open = null_open,
572 static int null_open(struct block_device *bdev, fmode_t mode) in null_open() function583 .open = null_open,