Lines Matching defs:args
58 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_block_to_leaf()
281 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_leaf_addname()
631 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_compact()
1132 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_init()
1275 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_leaf_lookup()
1327 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_lookup_int()
1455 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_leaf_removename()
1597 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_leaf_replace()
1649 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_search_hash()
1702 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_trim_data()
1782 xfs_da_args_t *args; /* operation arguments */ in xfs_dir2_node_to_leaf() local