Home
last modified time | relevance | path

Searched defs:offsets (Results 1 – 9 of 9) sorted by relevance

/fs/minix/
Ditree_common.c31 int *offsets, in get_branch()
71 int *offsets, in alloc_branch()
149 int offsets[DEPTH]; in get_block() local
297 int offsets[DEPTH]; in truncate() local
/fs/sysv/
Ditree.c89 int offsets[], in get_branch()
126 int *offsets, in alloc_branch()
205 int offsets[DEPTH]; in get_block() local
278 int offsets[], in find_shared()
366 int offsets[DEPTH]; in sysv_truncate() local
/fs/ext4/
Dindirect.c143 ext4_lblk_t *offsets, in ext4_get_branch()
323 int indirect_blks, ext4_lblk_t *offsets, in ext4_alloc_branch()
519 ext4_lblk_t offsets[4]; in ext4_ind_map_blocks() local
1201 ext4_lblk_t offsets[4]; in ext4_ind_truncate() local
1314 ext4_lblk_t offsets[4], offsets2[4]; in ext4_ind_remove_space() local
/fs/ext2/
Dinode.c233 int *offsets, in ext2_get_branch()
475 int *offsets, Indirect *branch) in ext2_alloc_branch()
624 int offsets[4]; in ext2_get_blocks() local
1090 int offsets[4]; in __ext2_truncate_blocks() local
/fs/ext3/
Dinode.c410 static Indirect *ext3_get_branch(struct inode *inode, int depth, int *offsets, in ext3_get_branch()
655 int *offsets, Indirect *branch) in ext3_alloc_branch()
863 int offsets[4]; in ext3_get_blocks_handle() local
2540 int offsets[4]; in ext3_truncate() local
/fs/ufs/
Dinode.c90 sector_t offsets[4], *p; in ufs_frag_map() local
/fs/xfs/
Dxfs_ialloc.c1462 static const short offsets[] = { /* field starting offsets */ in xfs_ialloc_log_agi() local
Dxfs_alloc.c2083 static const short offsets[] = { in xfs_alloc_log_agf() local
Dxfs_btree.c676 const short *offsets, /* table of field offsets */ in xfs_btree_offsets()