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