Home
last modified time | relevance | path

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

/Linux-v5.15/fs/gfs2/
Dinode.c41 static const struct inode_operations gfs2_symlink_iops; variable
100 inode->i_op = &gfs2_symlink_iops; in gfs2_set_iop()
2185 static const struct inode_operations gfs2_symlink_iops = { variable