Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_iops.c1237 static const struct inode_operations xfs_inline_symlink_inode_operations = { variable
1396 inode->i_op = &xfs_inline_symlink_inode_operations; in xfs_setup_iops()