Searched defs:empty_iops (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ubifs/ | ||
| H A D | xattr.c | 51 static const struct inode_operations empty_iops; variable |
| /linux/fs/ | ||
| H A D | inode.c | 229 static const struct inode_operations empty_iops; in inode_init_always_gfp() local |