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

/linux-master/fs/
H A Dinode.c159 static const struct file_operations no_open_fops = {.open = no_open}; local
168 inode->i_fop = &no_open_fops;
2323 ; /* leave it no_open_fops */

Completed in 94 milliseconds