Searched refs:xfs_dir_get_ops (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_dir2.h115 xfs_dir_get_ops(struct xfs_mount *mp, struct xfs_inode *dp);
H A Dxfs_da_format.c881 xfs_dir_get_ops( xfs_dir_get_ops() function
H A Dxfs_dir2.c112 mp->m_dir_inode_ops = xfs_dir_get_ops(mp, NULL); xfs_da_mount()
H A Dxfs_dir2_data.c73 ops = xfs_dir_get_ops(mp, dp); __xfs_dir3_data_check()
H A Dxfs_dir2_leaf.c100 ops = xfs_dir_get_ops(mp, dp); xfs_dir3_leaf_check_int()
H A Dxfs_da_btree.c139 ops = xfs_dir_get_ops(mp, NULL); xfs_da3_node_verify()

Completed in 116 milliseconds