OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nilfs_get_segnum_of_block
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nilfs/
nilfs_subr.h
36
uint64_t
nilfs_get_segnum_of_block
(struct nilfs_device *nilfsdev, uint64_t blocknr);
nilfs_subr.c
68
uint64_t
nilfs_get_segnum_of_block
(struct nilfs_device *nilfsdev,
function in typeref:typename:uint64_t
590
ri->segnum =
nilfs_get_segnum_of_block
(nilfsdev, ri->pseg);
645
ri->segnum =
nilfs_get_segnum_of_block
(nilfsdev, ri->pseg);
nilfs_vfsops.c
509
nilfsdev->last_seg_num =
nilfs_get_segnum_of_block
(nilfsdev, last_pseg);
510
nilfsdev->next_seg_num =
nilfs_get_segnum_of_block
(nilfsdev,
Completed in 56 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025