OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:entry_in_block
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nilfs/
nilfs_subr.c
353
uint64_t *blocknr, uint32_t *
entry_in_block
)
376
*
entry_in_block
= group_offset % mdt->entries_per_block;
386
uint32_t
entry_in_block
;
local in function:nilfs_vtop
390
&ldatblknr, &
entry_in_block
);
399
entry = ((struct nilfs_dat_entry *) bp->b_data) +
entry_in_block
;
nilfs_vfsops.c
1120
uint32_t
entry_in_block
;
local in function:nilfs_loadvnode
1141
nilfs_mdt_trans(&nilfsdev->ifile_mdt, ino, &ivblocknr, &
entry_in_block
);
1148
entry = (struct nilfs_inode *) bp->b_data +
entry_in_block
;
Completed in 12 milliseconds
Indexes created Mon Sep 22 21:09:42 GMT 2025