Lines Matching defs:args
343 xfs_da_args_t *args, in xfs_dir3_leaf_get_buf()
376 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_block_to_leaf()
608 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_leaf_addname()
914 xfs_da_args_t *args, /* operation arguments */ in xfs_dir3_leaf_compact()
1058 struct xfs_da_args *args, in xfs_dir3_leaf_log_bests()
1084 struct xfs_da_args *args, in xfs_dir3_leaf_log_ents()
1112 struct xfs_da_args *args, in xfs_dir3_leaf_log_header()
1132 struct xfs_da_args *args, in xfs_dir3_leaf_log_tail()
1155 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_leaf_lookup()
1211 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_lookup_int()
1343 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_leaf_removename()
1487 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_leaf_replace()
1541 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_search_hash()
1595 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_trim_data()
1681 xfs_da_args_t *args; /* operation arguments */ in xfs_dir2_node_to_leaf() local