Home
last modified time | relevance | path

Searched refs:sysv_file_inode_operations (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/sysv/
H A Dfile.c55 const struct inode_operations sysv_file_inode_operations = { variable
H A Dsysv.h161 extern const struct inode_operations sysv_file_inode_operations;
H A Dinode.c155 inode->i_op = &sysv_file_inode_operations; in sysv_set_inode()