Home
last modified time | relevance | path

Searched defs:segment (Results 1 – 3 of 3) sorted by relevance

/fs/romfs/
Dstorage.c40 size_t segment; in romfs_mtd_strnlen() local
70 size_t len, segment; in romfs_mtd_strcmp() local
108 size_t segment; in romfs_blk_read() local
136 size_t segment; in romfs_blk_strnlen() local
168 size_t segment; in romfs_blk_strcmp() local
/fs/incfs/
Ddata_mgmt.c180 static void data_file_segment_init(struct data_file_segment *segment) in data_file_segment_init()
1024 struct data_file_segment *segment = NULL; in add_pending_read() local
1089 struct data_file_segment *segment, in notify_pending_reads()
1114 struct data_file_segment *segment = NULL; in wait_for_data_block() local
1370 struct data_file_segment *segment = NULL; in incfs_process_new_data_block() local
/fs/
Dbinfmt_flat.c397 static const char *segment[] = { "TEXT", "DATA", "BSS", "*UNKNOWN*" }; in old_reloc() local