Searched refs:afs_file_inode_operations (Results 1 – 2 of 2) sorted by relevance
/linux/fs/afs/ | ||
H A D | file.c | 46 const struct inode_operations afs_file_inode_operations = { variable |
H A D | inode.c | 189 inode->i_op = &afs_file_inode_operations; in afs_inode_init_from_status() |