Searched refs:minix_file_inode_operations (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/minix/ | ||
| H A D | file.c | 50 const struct inode_operations minix_file_inode_operations = { variable |
| H A D | inode.c | 508 inode->i_op = &minix_file_inode_operations; in minix_set_inode() |