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