OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:super_root
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/fs/nilfs/
nilfs.h
150
struct nilfs_super_root
super_root
;
member in struct:nilfs_device
nilfs_subr.c
454
struct nilfs_super_root
super_root
;
member in struct:nilfs_recover_info
509
struct nilfs_super_root *
super_root
;
local
536
size, (void *) &nilfsdev->
super_root
);
545
super_root
= &nilfsdev->
super_root
;
546
super_root_crc = nilfs_rw32(
super_root
->sr_sum);
547
off = sizeof(
super_root
->sr_sum);
549
(uint8_t *)
super_root
+ off,
nilfs.h
150
struct nilfs_super_root
super_root
;
member in struct:nilfs_device
nilfs_subr.c
454
struct nilfs_super_root
super_root
;
member in struct:nilfs_recover_info
509
struct nilfs_super_root *
super_root
;
local
536
size, (void *) &nilfsdev->
super_root
);
545
super_root
= &nilfsdev->
super_root
;
546
super_root_crc = nilfs_rw32(
super_root
->sr_sum);
547
off = sizeof(
super_root
->sr_sum);
549
(uint8_t *)
super_root
+ off,
Completed in 40 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026