Home
last modified time | relevance | path

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

/linux-6.14.4/fs/afs/
Dfile.c46 const struct inode_operations afs_file_inode_operations = { variable
Dinode.c189 inode->i_op = &afs_file_inode_operations; in afs_inode_init_from_status()
Dinternal.h1124 extern const struct inode_operations afs_file_inode_operations;