Searched refs:xfs_da_args_t (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.4/fs/xfs/libxfs/ | 
| D | xfs_da_btree.h | 74 } xfs_da_args_t;  typedef 116 	xfs_da_args_t		*args;		/* filename arguments */ 181 int	xfs_da_grow_inode(xfs_da_args_t *args, xfs_dablk_t *new_blkno); 194 int	xfs_da_shrink_inode(xfs_da_args_t *args, xfs_dablk_t dead_blkno,
  | 
| D | xfs_dir2_sf.c | 22 static void xfs_dir2_sf_addname_easy(xfs_da_args_t *args, 26 static void xfs_dir2_sf_addname_hard(xfs_da_args_t *args, int objchange, 28 static int xfs_dir2_sf_addname_pick(xfs_da_args_t *args, int objchange, 32 static void xfs_dir2_sf_check(xfs_da_args_t *args); 37 static void xfs_dir2_sf_toino4(xfs_da_args_t *args); 38 static void xfs_dir2_sf_toino8(xfs_da_args_t *args); 138 	xfs_da_args_t		*args,		/* operation arguments */  in xfs_dir2_block_to_sf() 263 	xfs_da_args_t		*args)		/* operation arguments */  in xfs_dir2_sf_addname() 362 	xfs_da_args_t		*args,		/* operation arguments */  in xfs_dir2_sf_addname_easy() 415 	xfs_da_args_t		*args,		/* operation arguments */  in xfs_dir2_sf_addname_hard() [all …] 
 | 
| D | xfs_attr.c | 41 STATIC int xfs_attr_shortform_addname(xfs_da_args_t *args); 46 STATIC int xfs_attr_leaf_get(xfs_da_args_t *args); 47 STATIC int xfs_attr_leaf_addname(xfs_da_args_t *args); 48 STATIC int xfs_attr_leaf_removename(xfs_da_args_t *args); 53 STATIC int xfs_attr_node_get(xfs_da_args_t *args); 54 STATIC int xfs_attr_node_addname(xfs_da_args_t *args); 55 STATIC int xfs_attr_node_removename(xfs_da_args_t *args); 528 xfs_attr_shortform_addname(xfs_da_args_t *args)  in xfs_attr_shortform_addname() 808 xfs_attr_leaf_get(xfs_da_args_t *args)  in xfs_attr_leaf_get() 1312 xfs_attr_node_get(xfs_da_args_t *args)  in xfs_attr_node_get()
  | 
| D | xfs_dir2_node.c | 27 static int xfs_dir2_leafn_add(struct xfs_buf *bp, xfs_da_args_t *args, 32 static int xfs_dir2_leafn_remove(xfs_da_args_t *args, struct xfs_buf *bp, 245 	xfs_da_args_t		*args,  in xfs_dir3_free_get_buf() 335 	xfs_da_args_t		*args,		/* operation arguments */  in xfs_dir2_leaf_to_node() 560 	xfs_da_args_t		*args,		/* operation arguments */  in xfs_dir2_leafn_lookup_for_addname() 715 	xfs_da_args_t		*args,		/* operation arguments */  in xfs_dir2_leafn_lookup_for_entry() 869 	xfs_da_args_t		*args,		/* operation arguments */  in xfs_dir2_leafn_lookup_int() 885 	xfs_da_args_t			*args,	/* operation arguments */  in xfs_dir3_leafn_moveents() 1000 	xfs_da_args_t		*args;		/* operation arguments */  in xfs_dir2_leafn_rebalance() 1114 	xfs_da_args_t		*args,  in xfs_dir3_data_block_free() [all …] 
 | 
| D | xfs_dir2_leaf.c | 26 static int xfs_dir2_leaf_lookup_int(xfs_da_args_t *args, struct xfs_buf **lbpp, 298 	xfs_da_args_t		*args,  in xfs_dir3_leaf_get_buf() 331 	xfs_da_args_t		*args,		/* operation arguments */  in xfs_dir2_block_to_leaf() 869 	xfs_da_args_t	*args,		/* operation arguments */  in xfs_dir3_leaf_compact() 1110 	xfs_da_args_t		*args)		/* operation arguments */  in xfs_dir2_leaf_lookup() 1166 	xfs_da_args_t		*args,		/* operation arguments */  in xfs_dir2_leaf_lookup_int() 1298 	xfs_da_args_t		*args)		/* operation arguments */  in xfs_dir2_leaf_removename() 1443 	xfs_da_args_t		*args)		/* operation arguments */  in xfs_dir2_leaf_replace() 1497 	xfs_da_args_t		*args,		/* operation arguments */  in xfs_dir2_leaf_search_hash() 1551 	xfs_da_args_t		*args,		/* operation arguments */  in xfs_dir2_leaf_trim_data() [all …] 
 | 
| D | xfs_dir2_block.c | 30 static int xfs_dir2_block_lookup_int(xfs_da_args_t *args, struct xfs_buf **bpp, 322 	xfs_da_args_t		*args)		/* directory op arguments */  in xfs_dir2_block_addname() 602 	xfs_da_args_t		*args)		/* dir lookup arguments */  in xfs_dir2_block_lookup() 647 	xfs_da_args_t		*args,		/* dir lookup arguments */  in xfs_dir2_block_lookup_int() 752 	xfs_da_args_t		*args)		/* directory operation args */  in xfs_dir2_block_removename() 832 	xfs_da_args_t		*args)		/* directory operation args */  in xfs_dir2_block_replace() 895 	xfs_da_args_t		*args,		/* operation arguments */  in xfs_dir2_leaf_to_block() 1042 	xfs_da_args_t		*args)		/* operation arguments */  in xfs_dir2_sf_to_block()
  | 
| D | xfs_attr_leaf.c | 565 xfs_attr_shortform_create(xfs_da_args_t *args)  in xfs_attr_shortform_create() 597 xfs_attr_shortform_add(xfs_da_args_t *args, int forkoff)  in xfs_attr_shortform_add() 669 xfs_attr_shortform_remove(xfs_da_args_t *args)  in xfs_attr_shortform_remove() 740 xfs_attr_shortform_lookup(xfs_da_args_t *args)  in xfs_attr_shortform_lookup()
  | 
| D | xfs_dir2_data.c | 634 	xfs_da_args_t		*args,		/* directory operation args */  in xfs_dir3_data_init()
  |