Searched defs:no_open (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ | ||
| H A D | inode.c | 119 static int no_open(struct inode *inode, struct file *file) in no_open() function |
| /OK3568_Linux_fs/kernel/fs/fuse/ | ||
| H A D | fuse_i.h | 662 unsigned no_open:1; member |