Lines Matching defs:args
338 xfs_da_args_t *args, in xfs_dir3_leaf_get_buf()
371 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_block_to_leaf()
603 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_leaf_addname()
909 xfs_da_args_t *args, /* operation arguments */ in xfs_dir3_leaf_compact()
1053 struct xfs_da_args *args, in xfs_dir3_leaf_log_bests()
1079 struct xfs_da_args *args, in xfs_dir3_leaf_log_ents()
1107 struct xfs_da_args *args, in xfs_dir3_leaf_log_header()
1127 struct xfs_da_args *args, in xfs_dir3_leaf_log_tail()
1150 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()
1338 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_leaf_removename()
1482 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_leaf_replace()
1536 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_search_hash()
1590 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_trim_data()
1676 xfs_da_args_t *args; /* operation arguments */ in xfs_dir2_node_to_leaf() local