Home
last modified time | relevance | path

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

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