Searched refs:no_open (Results 1 – 5 of 5) sorted by relevance
2097 goto no_open; in nfs_atomic_open()2153 goto no_open; in nfs_atomic_open()2156 goto no_open; in nfs_atomic_open()2176 no_open: in nfs_atomic_open()
761 unsigned no_open:1; member
755 goto no_open; in fuse_atomic_open()777 no_open: in fuse_atomic_open()
132 bool open = isdir ? !fc->no_opendir : !fc->no_open; in fuse_file_open()160 fc->no_open = 1; in fuse_file_open()
212 static int no_open(struct inode *inode, struct file *file) in no_open() function230 static const struct file_operations no_open_fops = {.open = no_open}; in inode_init_always_gfp()