Searched defs:offsets (Results 1 – 10 of 10) sorted by relevance
/fs/minix/ |
D | itree_common.c | 32 int *offsets, in get_branch() 72 int *offsets, in alloc_branch() 156 int offsets[DEPTH]; in get_block() local 304 int offsets[DEPTH]; in truncate() local
|
/fs/sysv/ |
D | itree.c | 90 int offsets[], in get_branch() 127 int *offsets, in alloc_branch() 210 int offsets[DEPTH]; in get_block() local 283 int offsets[], in find_shared() 371 int offsets[DEPTH]; in sysv_truncate() local
|
/fs/ext4/ |
D | indirect.c | 145 ext4_lblk_t *offsets, in ext4_get_branch() 330 int indirect_blks, ext4_lblk_t *offsets, in ext4_alloc_branch() 536 ext4_lblk_t offsets[4]; in ext4_ind_map_blocks() local 1124 ext4_lblk_t offsets[4]; in ext4_ind_truncate() local 1240 ext4_lblk_t offsets[4], offsets2[4]; in ext4_ind_remove_space() local
|
/fs/ntfs3/lib/ |
D | decompress_common.c | 115 u16 * const offsets = &working_space[1 * (max_codeword_len + 1)]; in make_huffman_decode_table() local
|
/fs/ext2/ |
D | inode.c | 236 int *offsets, in ext2_get_branch() 477 int *offsets, Indirect *branch) in ext2_alloc_branch() 626 int offsets[4]; in ext2_get_blocks() local 1155 int offsets[4]; in __ext2_truncate_blocks() local
|
/fs/ufs/ |
D | inode.c | 401 unsigned offsets[4]; in ufs_getfrag_block() local 1123 unsigned offsets[4]; in ufs_truncate_blocks() local
|
/fs/xfs/libxfs/ |
D | xfs_ialloc.c | 2423 static const short offsets[] = { /* field starting offsets */ in xfs_ialloc_log_agi() local
|
D | xfs_alloc.c | 2834 static const short offsets[] = { in xfs_alloc_log_agf() local
|
D | xfs_btree.c | 830 const short *offsets, /* table of field offsets */ in xfs_btree_offsets()
|
/fs/proc/ |
D | base.c | 1594 struct proc_timens_offset offsets[2]; in timens_offsets_write() local
|