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);
67 ops = xfs_dir_get_ops(mp, dp); in __xfs_dir3_data_check()74 ops != xfs_dir_get_ops(mp, NULL)) in __xfs_dir3_data_check()
112 mp->m_dir_inode_ops = xfs_dir_get_ops(mp, NULL); in xfs_da_mount()
864 xfs_dir_get_ops( in xfs_dir_get_ops() function
643 dops = xfs_dir_get_ops(mp, NULL); in xfs_dir2_sf_verify()
99 ops = xfs_dir_get_ops(mp, dp); in xfs_dir3_leaf_check_int()
128 ops = xfs_dir_get_ops(mp, NULL); in xfs_da3_node_verify()