Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_internal.h708 extern struct inode_operations ll_file_inode_operations;
Dllite_lib.c1672 inode->i_op = &ll_file_inode_operations; in ll_read_inode2()
Dfile.c3142 struct inode_operations ll_file_inode_operations = { variable