Home
last modified time | relevance | path

Searched defs:empty_fops (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ubifs/
H A Dxattr.c65 static const struct file_operations empty_fops; variable
/openbmc/linux/fs/
H A Dopen.c877 static const struct file_operations empty_fops = {}; in do_dentry_open() local