Home
last modified time | relevance | path

Searched refs:segment (Results 1 – 5 of 5) sorted by relevance

/fs/romfs/
A Dstorage.c40 size_t segment; in romfs_mtd_strnlen() local
108 size_t segment; in romfs_blk_read() local
119 buf += segment; in romfs_blk_read()
121 pos += segment; in romfs_blk_read()
136 size_t segment; in romfs_blk_strnlen() local
152 pos += segment; in romfs_blk_strnlen()
153 n += segment; in romfs_blk_strnlen()
168 size_t segment; in romfs_blk_strcmp() local
180 size -= segment; in romfs_blk_strcmp()
181 pos += segment; in romfs_blk_strcmp()
[all …]
/fs/nilfs2/
A DMakefile5 the_nilfs.o segbuf.o segment.o cpfile.o sufile.o \
/fs/f2fs/
A DMakefile5 f2fs-y += checkpoint.o gc.o data.o node.o segment.o recovery.o
/fs/bcachefs/
A Dutil.c715 u64 *segment = bvec_kmap_local(&bv); in bch2_corrupt_bio() local
716 segment[offset] = get_random_u64(); in bch2_corrupt_bio()
717 kunmap_local(segment); in bch2_corrupt_bio()
/fs/
A Dbinfmt_flat.c343 static const char *segment[] = { "TEXT", "DATA", "BSS", "*UNKNOWN*" }; in old_reloc() local
358 r.reloc.offset, ptr, val, segment[r.reloc.type]); in old_reloc()

Completed in 12 milliseconds