Searched defs:offsets (Results 1 – 8 of 8) sorted by relevance
/fs/minix/ |
D | itree_common.c | 31 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/ |
D | itree.c | 89 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/ |
D | indirect.c | 144 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/ |
D | inode.c | 235 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/ |
D | inode.c | 399 unsigned offsets[4]; in ufs_getfrag_block() local 1112 unsigned offsets[4]; in __ufs_truncate_blocks() local
|
/fs/xfs/libxfs/ |
D | xfs_alloc.c | 2283 static const short offsets[] = { in xfs_alloc_log_agf() local
|
D | xfs_ialloc.c | 2425 static const short offsets[] = { /* field starting offsets */ in xfs_ialloc_log_agi() local
|
D | xfs_btree.c | 768 const short *offsets, /* table of field offsets */ in xfs_btree_offsets()
|