Home
last modified time | relevance | path

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

/linux/fs/affs/
H A Dinode.c140 inode->i_op = &affs_file_inode_operations; in affs_iget()
H A Dfile.c1013 const struct inode_operations affs_file_inode_operations = { variable