OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i_block
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/filecorefs/
filecore_bmap.c
258
if (ip->
i_block
== -1)
260
0, &(ip->
i_block
));
263
error = bread(ip->i_mnt->fc_devvp, ip->
i_block
, FILECORE_DIR_SIZE,
267
(long long)ip->
i_block
, FILECORE_DIR_SIZE, *bp, error);
filecore_node.h
91
daddr_t
i_block
; /* the disc address of the file */
member in struct:filecore_node
filecore_node.c
149
ip->
i_block
= -1;
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025