OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i_e2fs_nblock_high
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/ext2fs/
ext2fs_inode.c
144
nblock |= (uint64_t)ip->
i_e2fs_nblock_high
<< 32;
171
ip->
i_e2fs_nblock_high
= (nblock >> 32) & 0xffff;
178
ip->
i_e2fs_nblock_high
= (EXT2_DBTOFSB(fs, nblock) >> 32) & 0xffff;
ext2fs_dinode.h
162
#define
i_e2fs_nblock_high
i_din.e2fs_din->e2di_nblock_high
macro
Completed in 13 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025