Searched refs:minix_file_inode_operations (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/minix/
H A Dfile.c50 const struct inode_operations minix_file_inode_operations = { variable in typeref:struct:inode_operations
H A Dminix.h77 extern const struct inode_operations minix_file_inode_operations;
H A Dinode.c465 inode->i_op = &minix_file_inode_operations;

Completed in 520 milliseconds