Searched refs:affs_file_inode_operations (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Daffs_fs.h80 extern struct inode_operations affs_file_inode_operations;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Daffs_fs.h80 extern struct inode_operations affs_file_inode_operations;
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/affs/
H A Dinode.c144 inode->i_op = &affs_file_inode_operations;
H A Dnamei.c276 inode->i_op = &affs_file_inode_operations;
H A Dfile.c57 struct inode_operations affs_file_inode_operations = { variable in typeref:struct:inode_operations

Completed in 101 milliseconds