Searched refs:empty_fops (Results 1 – 2 of 2) sorted by relevance
65 static const struct file_operations empty_fops; variable122 inode->i_fop = &empty_fops; in create_xattr()
910 static const struct file_operations empty_fops = {}; in do_dentry_open() local922 f->f_op = &empty_fops; in do_dentry_open()