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

/linux-master/fs/hostfs/
H A Dhostfs_kern.c47 static const struct inode_operations hostfs_link_iops; variable in typeref:struct:inode_operations
540 ino->i_op = &hostfs_link_iops;
921 static const struct inode_operations hostfs_link_iops = { variable in typeref:struct:inode_operations

Completed in 138 milliseconds