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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_bmap_btree.c758 int whichfork = cur->bc_private.b.whichfork; local
858 xfs_bmbt_init_cursor( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_inode *ip, int whichfork) argument
[all...]
H A Dxfs_btree.h267 char whichfork; /* data or attr fork */ member in struct:xfs_btree_cur::__anon17054::__anon17056
H A Dxfs_da_btree.h106 int whichfork; /* data or attribute fork */ member in struct:xfs_da_args
H A Dxfs_da_btree.c106 xfs_da_node_create(xfs_da_args_t *args, xfs_dablk_t blkno, int level, xfs_dabuf_t **bpp, int whichfork) argument
1926 xfs_da_do_buf( xfs_trans_t *trans, xfs_inode_t *dp, xfs_dablk_t bno, xfs_daddr_t *mappedbnop, xfs_dabuf_t **bpp, int whichfork, int caller, inst_t *ra) argument
2139 xfs_da_get_buf( xfs_trans_t *trans, xfs_inode_t *dp, xfs_dablk_t bno, xfs_daddr_t mappedbno, xfs_dabuf_t **bpp, int whichfork) argument
2155 xfs_da_read_buf( xfs_trans_t *trans, xfs_inode_t *dp, xfs_dablk_t bno, xfs_daddr_t mappedbno, xfs_dabuf_t **bpp, int whichfork) argument
2171 xfs_da_reada_buf( xfs_trans_t *trans, xfs_inode_t *dp, xfs_dablk_t bno, int whichfork) argument
[all...]
H A Dxfs_btree.c2914 int whichfork = cur->bc_private.b.whichfork; local
[all...]
H A Dxfs_inode.c476 xfs_iformat_local( xfs_inode_t *ip, xfs_dinode_t *dip, int whichfork, int size) argument
529 xfs_iformat_extents( xfs_inode_t *ip, xfs_dinode_t *dip, int whichfork) argument
599 xfs_iformat_btree( xfs_inode_t *ip, xfs_dinode_t *dip, int whichfork) argument
913 xfs_iread_extents( xfs_trans_t *tp, xfs_inode_t *ip, int whichfork) argument
2166 xfs_iroot_realloc( xfs_inode_t *ip, int rec_diff, int whichfork) argument
2292 xfs_idata_realloc( xfs_inode_t *ip, int byte_diff, int whichfork) argument
2369 xfs_idestroy_fork( xfs_inode_t *ip, int whichfork) argument
2451 xfs_iextents_copy( xfs_inode_t *ip, xfs_bmbt_rec_t *dp, int whichfork) argument
2511 xfs_iflush_fork( xfs_inode_t *ip, xfs_dinode_t *dip, xfs_inode_log_item_t *iip, int whichfork, xfs_buf_t *bp) argument
[all...]
H A Dxfs_bmap.c475 xfs_bmap_add_extent( xfs_inode_t *ip, xfs_extnum_t idx, xfs_btree_cur_t **curp, xfs_bmbt_irec_t *new, xfs_fsblock_t *first, xfs_bmap_free_t *flist, int *logflagsp, int whichfork, int rsvd) argument
1784 xfs_bmap_add_extent_hole_real( xfs_inode_t *ip, xfs_extnum_t idx, xfs_btree_cur_t *cur, xfs_bmbt_irec_t *new, int *logflagsp, int whichfork) argument
2747 xfs_bmap_btree_to_extents( xfs_trans_t *tp, xfs_inode_t *ip, xfs_btree_cur_t *cur, int *logflagsp, int whichfork) argument
2804 xfs_bmap_del_extent( xfs_inode_t *ip, xfs_trans_t *tp, xfs_extnum_t idx, xfs_bmap_free_t *flist, xfs_btree_cur_t *cur, xfs_bmbt_irec_t *del, int *logflagsp, int whichfork, int rsvd) argument
3145 xfs_bmap_extents_to_btree( xfs_trans_t *tp, xfs_inode_t *ip, xfs_fsblock_t *firstblock, xfs_bmap_free_t *flist, xfs_btree_cur_t **curp, int wasdel, int *logflagsp, int whichfork) argument
3308 xfs_bmap_forkoff_reset( xfs_mount_t *mp, xfs_inode_t *ip, int whichfork) argument
3336 xfs_bmap_local_to_extents( xfs_trans_t *tp, xfs_inode_t *ip, xfs_fsblock_t *firstblock, xfs_extlen_t total, int *logflagsp, int whichfork) argument
3742 xfs_bmap_compute_maxlevels( xfs_mount_t *mp, int whichfork) argument
3909 xfs_bmap_first_unused( xfs_trans_t *tp, xfs_inode_t *ip, xfs_extlen_t len, xfs_fileoff_t *first_unused, int whichfork) argument
3962 xfs_bmap_last_before( xfs_trans_t *tp, xfs_inode_t *ip, xfs_fileoff_t *last_block, int whichfork) argument
4010 xfs_bmap_last_offset( xfs_trans_t *tp, xfs_inode_t *ip, xfs_fileoff_t *last_block, int whichfork) argument
4049 xfs_bmap_one_block( xfs_inode_t *ip, int whichfork) argument
4102 xfs_bmap_read_extents( xfs_trans_t *tp, xfs_inode_t *ip, int whichfork) argument
4240 xfs_bmap_trace_exlist( xfs_inode_t *ip, xfs_extnum_t cnt, int whichfork, unsigned long caller_ip) argument
4353 int whichfork; /* data or attr fork */ local
4901 xfs_bmapi_single( xfs_trans_t *tp, xfs_inode_t *ip, int whichfork, xfs_fsblock_t *fsb, xfs_fileoff_t bno) argument
4983 int whichfork; /* data or attribute fork */ local
5391 int whichfork; /* data or attr fork */ local
5586 xfs_bmap_isaeof( xfs_inode_t *ip, xfs_fileoff_t off, int whichfork, char *aeof) argument
5629 xfs_bmap_eof( xfs_inode_t *ip, xfs_fileoff_t endoff, int whichfork, int *eof) argument
5747 xfs_bmap_check_leaf_extents( xfs_btree_cur_t *cur, xfs_inode_t *ip, int whichfork) argument
5911 xfs_bmap_count_blocks( xfs_trans_t *tp, xfs_inode_t *ip, int whichfork, int *count) argument
[all...]

Completed in 73 milliseconds