OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fe_physical
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/lib/ext2fs/
fiemap.h
17
__u64
fe_physical
; /* physical offset in bytes for the start
member in struct:fiemap_extent
/external/e2fsprogs/misc/
filefrag.c
128
phy_blk = fm_extent->
fe_physical
>> blk_shift;
229
phy_blk = fm_ext[i].
fe_physical
>> blk_shift;
Completed in 43 milliseconds