Home
last modified time | relevance | path

Searched defs:whichfork (Results 1 – 7 of 7) sorted by relevance

/fs/xfs/
Dxfs_bmap.c569 int whichfork, /* data or attr fork */ in xfs_bmap_add_extent()
2053 int whichfork) /* data or attr fork */ in xfs_bmap_add_extent_hole_real()
3042 int whichfork) /* data or attr fork */ in xfs_bmap_btree_to_extents()
3103 int whichfork, /* data or attr fork */ in xfs_bmap_del_extent()
3451 int whichfork) /* data or attr fork */ in xfs_bmap_extents_to_btree()
3588 int whichfork) in xfs_bmap_forkoff_reset()
3616 int whichfork) /* data or attr fork */ in xfs_bmap_local_to_extents()
3804 int whichfork) /* data or attr fork */ in xfs_bmap_trace_addentry()
3861 int whichfork) /* data or attr fork */ in xfs_bmap_trace_delete()
3885 int whichfork) /* data or attr fork */ in xfs_bmap_trace_insert()
[all …]
Dxfs_inode.c474 int whichfork, in xfs_iformat_local()
527 int whichfork) in xfs_iformat_extents()
597 int whichfork) in xfs_iformat_btree()
914 int whichfork) in xfs_iread_extents()
2225 int whichfork) in xfs_iroot_realloc()
2351 int whichfork) in xfs_idata_realloc()
2425 int whichfork) in xfs_idestroy_fork()
2547 int whichfork) in xfs_iextents_copy()
2608 int whichfork, in xfs_iflush_fork()
Dxfs_da_btree.c111 xfs_dabuf_t **bpp, int whichfork) in xfs_da_node_create()
1939 int whichfork, in xfs_da_do_buf()
2152 int whichfork) in xfs_da_get_buf()
2168 int whichfork) in xfs_da_read_buf()
2182 int whichfork) in xfs_da_reada_buf()
Dxfs_bmap_btree.c774 int whichfork = cur->bc_private.b.whichfork; in xfs_bmbt_trace_enter() local
874 int whichfork) /* data or attr fork */ in xfs_bmbt_init_cursor()
Dxfs_da_btree.h106 int whichfork; /* data or attribute fork */ member
Dxfs_btree.h267 char whichfork; /* data or attr fork */ member
Dxfs_btree.c2958 int whichfork = cur->bc_private.b.whichfork; in xfs_btree_kill_iroot() local