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() 155 int offsets[DEPTH]; in get_block() local 303 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 1208 ext4_lblk_t offsets[4]; in ext4_ind_truncate() local 1321 ext4_lblk_t offsets[4], offsets2[4]; in ext4_ind_remove_space() local
|
| /fs/ext2/ |
| D | inode.c | 233 int *offsets, in ext2_get_branch() 475 int *offsets, Indirect *branch) in ext2_alloc_branch() 624 int offsets[4]; in ext2_get_blocks() local 1094 int offsets[4]; in __ext2_truncate_blocks() local
|
| /fs/ufs/ |
| D | inode.c | 399 unsigned offsets[4]; in ufs_getfrag_block() local 1111 unsigned offsets[4]; in __ufs_truncate_blocks() local
|
| /fs/xfs/libxfs/ |
| D | xfs_alloc.c | 2245 static const short offsets[] = { in xfs_alloc_log_agf() local
|
| D | xfs_ialloc.c | 2434 static const short offsets[] = { /* field starting offsets */ in xfs_ialloc_log_agi() local
|
| D | xfs_btree.c | 681 const short *offsets, /* table of field offsets */ in xfs_btree_offsets()
|