Searched refs:xfs_dir_get_ops (Results 1 – 7 of 7) sorted by relevance
104 xfs_dir_get_ops(struct xfs_mount *mp, struct xfs_inode *dp);
63 ops = xfs_dir_get_ops(mp, dp); in __xfs_dir3_data_check()70 ops != xfs_dir_get_ops(mp, NULL)) in __xfs_dir3_data_check()
108 mp->m_dir_inode_ops = xfs_dir_get_ops(mp, NULL); in xfs_da_mount()
861 xfs_dir_get_ops( in xfs_dir_get_ops() function
640 dops = xfs_dir_get_ops(mp, NULL); in xfs_dir2_sf_verify()
96 ops = xfs_dir_get_ops(mp, dp); in xfs_dir3_leaf_check_int()
151 ops = xfs_dir_get_ops(mp, NULL); in xfs_da3_node_verify()