Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_iops.c1253 static const struct inode_operations xfs_inline_symlink_inode_operations = { variable
1412 inode->i_op = &xfs_inline_symlink_inode_operations; in xfs_setup_iops()