Home
last modified time | relevance | path

Searched defs:bn (Results 1 – 10 of 10) sorted by relevance

/fs/jfs/
Djfs_xtree.c139 s64 bn; in xtLookup() local
232 s64 bn; /* block number */ in xtSearch() local
532 s64 bn; in xtInsert() local
1356 s64 bn; in xtExtend() local
1519 s64 bn; in xtTailgate() local
1698 s64 bn; in xtUpdate() local
2165 s64 bn, xaddr; in xtAppend() local
2331 s64 bn; in xtDelete() local
2564 s64 bn; in xtRelocate() local
2885 s64 bn; /* block number */ in xtSearchNode() local
[all …]
Djfs_dtree.c321 static u32 add_index(tid_t tid, struct inode *ip, s64 bn, int slot) in add_index()
511 static void modify_index(tid_t tid, struct inode *ip, u32 index, s64 bn, in modify_index()
572 s64 bn; in dtSearch() local
815 s64 bn; in dtInsert() local
2074 s64 bn; in dtDelete() local
2439 s64 bn; in dtRelocate() local
2634 s64 bn; in dtSearchNode() local
2906 static void add_missing_indices(struct inode *inode, s64 bn) in add_missing_indices()
3004 s64 bn; in jfs_readdir() local
3333 s64 bn; in dtReadFirst() local
[all …]
Djfs_btree.h99 s64 bn; /* 8: */ member
/fs/freevxfs/
Dvxfs_bmap.c67 vxfs_bmap_ext4(struct inode *ip, long bn) in vxfs_bmap_ext4()
/fs/gfs2/
Dxattr.c138 u64 bn; in ea_foreach() local
232 u64 bn = 0; in ea_dealloc_unstuffed() local
1280 u64 bn; in ea_dealloc_indirect() local
1325 u64 bn; in ea_dealloc_indirect() local
Ddir.c869 u64 bn; in new_leaf() local
920 u64 bn; in dir_make_exhash() local
1011 u64 bn, leaf_no; in dir_split_leaf() local
1732 u64 bn; in dir_new_leaf() local
Dbmap.c609 unsigned offset, u64 bn) in gfs2_indirect_init()
667 u64 bn; in gfs2_iomap_alloc() local
1501 u64 bn, bstart, isize_blks; in sweep_bh_for_rgrps() local
Drgrp.c2382 int gfs2_alloc_blocks(struct gfs2_inode *ip, u64 *bn, unsigned int *nblocks, in gfs2_alloc_blocks()
/fs/reiserfs/
Djournal.c140 struct reiserfs_bitmap_node *bn; in allocate_bitmap_node() local
160 struct reiserfs_bitmap_node *bn = NULL; in get_bitmap_node() local
181 struct reiserfs_bitmap_node *bn) in free_bitmap_node()
198 struct reiserfs_bitmap_node *bn = NULL; in allocate_bitmap_nodes() local
262 struct reiserfs_bitmap_node *bn; in free_bitmap_nodes() local
976 b_blocknr_t bn; in flush_commit_list() local
/fs/nilfs2/
Dsegment.c2123 static void nilfs_segctor_do_flush(struct nilfs_sc_info *sci, int bn) in nilfs_segctor_do_flush()