Searched defs:phys_ofs (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/fs/jffs2/ |
D | dir.c | 201 __u32 alloclen, phys_ofs; in jffs2_create() local 341 __u32 alloclen, phys_ofs; in jffs2_do_unlink() local 429 __u32 alloclen, phys_ofs; in jffs2_do_link() local 520 __u32 alloclen, phys_ofs; in jffs2_symlink() local 662 __u32 alloclen, phys_ofs; in jffs2_mkdir() local 809 __u32 alloclen, phys_ofs; in jffs2_mknod() local
|
D | gc.c | 300 __u32 alloclen, phys_ofs; in jffs2_garbage_collect_metadata() local 378 __u32 alloclen, phys_ofs; in jffs2_garbage_collect_dirent() local 449 __u32 alloclen, phys_ofs; in jffs2_garbage_collect_hole() local 580 __u32 alloclen, phys_ofs, offset, orig_end; in jffs2_garbage_collect_dnode() local
|
D | file.c | 93 __u32 phys_ofs, alloclen; in jffs2_setattr() local 346 __u32 phys_ofs, alloc_len; in jffs2_prepare_write() local 445 __u32 phys_ofs, alloclen; in jffs2_commit_write() local
|