Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_internal.h740 extern struct inode_operations ll_file_inode_operations;
Dllite_lib.c1774 inode->i_op = &ll_file_inode_operations; in ll_read_inode2()
Dfile.c3181 struct inode_operations ll_file_inode_operations = { variable