Searched defs:bno (Results 1 - 16 of 16) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/freevxfs/
H A Dvxfs_bmap.c87 daddr_t bno; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_dir2.c448 xfs_fileoff_t bno; /* directory offset of new block */ local
697 xfs_fileoff_t bno; /* directory file offset */ local
[all...]
H A Dxfs_iget.c185 xfs_iget_core( bhv_vnode_t *vp, xfs_mount_t *mp, xfs_trans_t *tp, xfs_ino_t ino, uint flags, uint lock_flags, xfs_inode_t **ipp, xfs_daddr_t bno) argument
506 xfs_iget( xfs_mount_t *mp, xfs_trans_t *tp, xfs_ino_t ino, uint flags, uint lock_flags, xfs_inode_t **ipp, xfs_daddr_t bno) argument
H A Dxfs_itable.c320 xfs_daddr_t bno; /* inode cluster start daddr */ local
53 xfs_bulkstat_one_iget( xfs_mount_t *mp, xfs_ino_t ino, xfs_daddr_t bno, xfs_bstat_t *buf, int *stat) argument
210 xfs_bulkstat_one( xfs_mount_t *mp, xfs_ino_t ino, void __user *buffer, int ubsize, void *private_data, xfs_daddr_t bno, int *ubused, void *dibuff, int *stat) argument
[all...]
H A Dxfs_alloc_btree.c75 xfs_agblock_t bno; /* btree block number */ local
1902 xfs_alloc_get_rec( xfs_btree_cur_t *cur, xfs_agblock_t *bno, xfs_extlen_t *len, int *stat) argument
2096 xfs_alloc_lookup_eq( xfs_btree_cur_t *cur, xfs_agblock_t bno, xfs_extlen_t len, int *stat) argument
2112 xfs_alloc_lookup_ge( xfs_btree_cur_t *cur, xfs_agblock_t bno, xfs_extlen_t len, int *stat) argument
2128 xfs_alloc_lookup_le( xfs_btree_cur_t *cur, xfs_agblock_t bno, xfs_extlen_t len, int *stat) argument
2144 xfs_alloc_update( xfs_btree_cur_t *cur, xfs_agblock_t bno, xfs_extlen_t len) argument
[all...]
H A Dxfs_dir2_leaf.c1139 xfs_dir2_leaf_init( xfs_da_args_t *args, xfs_dir2_db_t bno, xfs_dabuf_t **bpp, int magic) argument
H A Dxfs_ialloc.c1140 xfs_dilocate( xfs_mount_t *mp, xfs_trans_t *tp, xfs_ino_t ino, xfs_fsblock_t *bno, int *len, int *off, uint flags) argument
H A Dxfs_ialloc_btree.c69 xfs_agblock_t bno; /* btree block number */ local
H A Dxfs_rtalloc.c97 xfs_fileoff_t bno; /* block number in file */ local
323 xfs_rtallocate_extent_exact( xfs_mount_t *mp, xfs_trans_t *tp, xfs_rtblock_t bno, xfs_extlen_t minlen, xfs_extlen_t maxlen, xfs_extlen_t *len, xfs_buf_t **rbpp, xfs_fsblock_t *rsb, xfs_extlen_t prod, xfs_rtblock_t *rtblock) argument
402 xfs_rtallocate_extent_near( xfs_mount_t *mp, xfs_trans_t *tp, xfs_rtblock_t bno, xfs_extlen_t minlen, xfs_extlen_t maxlen, xfs_extlen_t *len, xfs_buf_t **rbpp, xfs_fsblock_t *rsb, xfs_extlen_t prod, xfs_rtblock_t *rtblock) argument
903 xfs_rtcheck_alloc_range( xfs_mount_t *mp, xfs_trans_t *tp, xfs_rtblock_t bno, xfs_extlen_t len, int *stat) argument
2065 xfs_rtallocate_extent( xfs_trans_t *tp, xfs_rtblock_t bno, xfs_extlen_t minlen, xfs_extlen_t maxlen, xfs_extlen_t *len, xfs_alloctype_t type, int wasdel, xfs_extlen_t prod, xfs_rtblock_t *rtblock) argument
2150 xfs_rtfree_extent( xfs_trans_t *tp, xfs_rtblock_t bno, xfs_extlen_t len) argument
[all...]
H A Dxfs_alloc.c105 xfs_agblock_t bno; local
1507 xfs_free_ag_extent( xfs_trans_t *tp, xfs_buf_t *agbp, xfs_agnumber_t agno, xfs_agblock_t bno, xfs_extlen_t len, int isfl) argument
1821 xfs_agblock_t bno; /* freelist block */ local
1999 xfs_agblock_t bno; /* block number returned */ local
2105 xfs_alloc_put_freelist( xfs_trans_t *tp, xfs_buf_t *agbp, xfs_buf_t *agflbp, xfs_agblock_t bno) argument
2452 xfs_free_extent( xfs_trans_t *tp, xfs_fsblock_t bno, xfs_extlen_t len) argument
2494 xfs_alloc_mark_busy(xfs_trans_t *tp, xfs_agnumber_t agno, xfs_agblock_t bno, xfs_extlen_t len) argument
2569 xfs_alloc_search_busy(xfs_trans_t *tp, xfs_agnumber_t agno, xfs_agblock_t bno, xfs_extlen_t len) argument
[all...]
H A Dxfs_da_btree.c1540 xfs_fileoff_t bno, b; local
1879 xfs_da_map_covers_blocks( int nmap, xfs_bmbt_irec_t *mapp, xfs_dablk_t bno, int count) argument
1906 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
2120 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
2136 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
2152 xfs_da_reada_buf( xfs_trans_t *trans, xfs_inode_t *dp, xfs_dablk_t bno, int whichfork) argument
[all...]
H A Dxfs_bmap_btree.c318 xfs_fsblock_t bno; /* fs-relative block number */ local
2204 xfs_bmbt_lookup_eq( xfs_btree_cur_t *cur, xfs_fileoff_t off, xfs_fsblock_t bno, xfs_filblks_t len, int *stat) argument
2218 xfs_bmbt_lookup_ge( xfs_btree_cur_t *cur, xfs_fileoff_t off, xfs_fsblock_t bno, xfs_filblks_t len, int *stat) argument
2623 xfs_bmbt_update( xfs_btree_cur_t *cur, xfs_fileoff_t off, xfs_fsblock_t bno, xfs_filblks_t len, xfs_exntst_t state) argument
[all...]
H A Dxfs_inode.c247 xfs_itobp( xfs_mount_t *mp, xfs_trans_t *tp, xfs_inode_t *ip, xfs_dinode_t **dipp, xfs_buf_t **bpp, xfs_daddr_t bno, uint imap_flags) argument
852 xfs_iread( xfs_mount_t *mp, xfs_trans_t *tp, xfs_ino_t ino, xfs_inode_t **ipp, xfs_daddr_t bno, uint imap_flags) argument
4351 xfs_iext_bno_to_ext( xfs_ifork_t *ifp, xfs_fileoff_t bno, xfs_extnum_t *idxp) argument
4422 xfs_iext_bno_to_irec( xfs_ifork_t *ifp, xfs_fileoff_t bno, int *erp_idxp) argument
[all...]
H A Dxfs_bmap.c3096 xfs_fsblock_t bno; local
3643 xfs_bmap_search_multi_extents( xfs_ifork_t *ifp, xfs_fileoff_t bno, int *eofp, xfs_extnum_t *lastxp, xfs_bmbt_irec_t *gotp, xfs_bmbt_irec_t *prevp) argument
3694 xfs_bmap_search_extents( xfs_inode_t *ip, xfs_fileoff_t bno, int fork, int *eofp, xfs_extnum_t *lastxp, xfs_bmbt_irec_t *gotp, xfs_bmbt_irec_t *prevp) argument
3914 xfs_bunmap_trace( xfs_inode_t *ip, xfs_fileoff_t bno, xfs_filblks_t len, int flags, inst_t *ra) argument
4093 xfs_bmap_add_free( xfs_fsblock_t bno, xfs_filblks_t len, xfs_bmap_free_t *flist, xfs_mount_t *mp) argument
4356 xfs_fileoff_t bno; /* input file offset */ local
4480 xfs_fsblock_t bno; /* block # of "block" */ local
4645 xfs_bmap_validate_ret( xfs_fileoff_t bno, xfs_filblks_t len, int flags, xfs_bmbt_irec_t *mval, int nmap, int ret_nmap) argument
4696 xfs_bmapi( xfs_trans_t *tp, xfs_inode_t *ip, xfs_fileoff_t bno, xfs_filblks_t len, int flags, xfs_fsblock_t *firstblock, xfs_extlen_t total, xfs_bmbt_irec_t *mval, int *nmap, xfs_bmap_free_t *flist, xfs_extdelta_t *delta) argument
5304 xfs_bmapi_single( xfs_trans_t *tp, xfs_inode_t *ip, int whichfork, xfs_fsblock_t *fsb, xfs_fileoff_t bno) argument
5356 xfs_bunmapi( xfs_trans_t *tp, struct xfs_inode *ip, xfs_fileoff_t bno, xfs_filblks_t len, int flags, xfs_extnum_t nexts, xfs_fsblock_t *firstblock, xfs_bmap_free_t *flist, xfs_extdelta_t *delta, int *done) argument
6041 xfs_bmap_get_bp( xfs_btree_cur_t *cur, xfs_fsblock_t bno) argument
6168 xfs_fsblock_t bno; /* block # of "block" */ local
6332 xfs_fsblock_t bno; /* block # of "block" */ local
6390 xfs_fsblock_t bno = blockno; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_qm_syscalls.c1331 xfs_qm_internalqcheck_adjust( xfs_mount_t *mp, xfs_ino_t ino, void __user *buffer, int ubsize, void *private_data, xfs_daddr_t bno, int *ubused, void *dip, int *res) argument
H A Dxfs_qm.c1513 xfs_qm_dqiter_bufs( xfs_mount_t *mp, xfs_dqid_t firstid, xfs_fsblock_t bno, xfs_filblks_t blkcnt, uint flags) argument
1734 xfs_qm_dqusage_adjust( xfs_mount_t *mp, xfs_ino_t ino, void __user *buffer, int ubsize, void *private_data, xfs_daddr_t bno, int *ubused, void *dip, int *res) argument

Completed in 454 milliseconds