Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_dir2.h115 xfs_dir_get_ops(struct xfs_mount *mp, struct xfs_inode *dp);
Dxfs_dir2.c112 mp->m_dir_inode_ops = xfs_dir_get_ops(mp, NULL); in xfs_da_mount()
Dxfs_da_format.c881 xfs_dir_get_ops( in xfs_dir_get_ops() function
Dxfs_dir2_data.c74 ops = xfs_dir_get_ops(mp, dp); in __xfs_dir3_data_check()
Dxfs_dir2_leaf.c101 ops = xfs_dir_get_ops(mp, dp); in xfs_dir3_leaf_check_int()
Dxfs_da_btree.c140 ops = xfs_dir_get_ops(mp, NULL); in xfs_da3_node_verify()