Home
last modified time | relevance | path

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

/linux-4.19.296/fs/orangefs/
Dinode.c314 static const struct inode_operations orangefs_file_inode_operations = { variable
330 inode->i_op = &orangefs_file_inode_operations; in orangefs_init_iops()