Lines Matching defs:args
342 xfs_da_args_t *args, in xfs_dir3_leaf_get_buf()
375 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_block_to_leaf()
606 struct xfs_da_args *args) /* operation arguments */ in xfs_dir2_leaf_addname()
912 xfs_da_args_t *args, /* operation arguments */ in xfs_dir3_leaf_compact()
1055 struct xfs_da_args *args, in xfs_dir3_leaf_log_bests()
1081 struct xfs_da_args *args, in xfs_dir3_leaf_log_ents()
1108 struct xfs_da_args *args, in xfs_dir3_leaf_log_header()
1128 struct xfs_da_args *args, in xfs_dir3_leaf_log_tail()
1151 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_leaf_lookup()
1206 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_lookup_int()
1337 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_leaf_removename()
1485 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_leaf_replace()
1537 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_search_hash()
1587 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_trim_data()
1674 xfs_da_args_t *args; /* operation arguments */ in xfs_dir2_node_to_leaf() local