Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/
Dxfs_iops.c1238 static const struct inode_operations xfs_symlink_inode_operations = { variable
1410 inode->i_op = &xfs_symlink_inode_operations; in xfs_setup_iops()