Home
last modified time | relevance | path

Searched defs:offsets (Results 1 – 8 of 8) 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.c144 ext4_lblk_t *offsets, in ext4_get_branch()
324 int indirect_blks, ext4_lblk_t *offsets, in ext4_alloc_branch()
520 ext4_lblk_t offsets[4]; in ext4_ind_map_blocks() local
1098 ext4_lblk_t offsets[4]; in ext4_ind_truncate() local
1211 ext4_lblk_t offsets[4], offsets2[4]; in ext4_ind_remove_space() local
/fs/ext2/
Dinode.c235 int *offsets, in ext2_get_branch()
477 int *offsets, Indirect *branch) in ext2_alloc_branch()
626 int offsets[4]; in ext2_get_blocks() local
1177 int offsets[4]; in __ext2_truncate_blocks() local
/fs/ufs/
Dinode.c399 unsigned offsets[4]; in ufs_getfrag_block() local
1112 unsigned offsets[4]; in __ufs_truncate_blocks() local
/fs/xfs/libxfs/
Dxfs_alloc.c2283 static const short offsets[] = { in xfs_alloc_log_agf() local
Dxfs_ialloc.c2425 static const short offsets[] = { /* field starting offsets */ in xfs_ialloc_log_agi() local
Dxfs_btree.c768 const short *offsets, /* table of field offsets */ in xfs_btree_offsets()