OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cphdr
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nilfs/
nilfs_vfsops.c
709
struct nilfs_cpfile_header *
cphdr
;
local in function:nilfs_mount_checkpoint
727
cphdr
= (struct nilfs_cpfile_header *) bp->b_data;
728
ncp = nilfs_rw64(
cphdr
->ch_ncheckpoints);
729
nsn = nilfs_rw64(
cphdr
->ch_nsnapshots);
nilfs_vfsops.c
709
struct nilfs_cpfile_header *
cphdr
;
local in function:nilfs_mount_checkpoint
727
cphdr
= (struct nilfs_cpfile_header *) bp->b_data;
728
ncp = nilfs_rw64(
cphdr
->ch_ncheckpoints);
729
nsn = nilfs_rw64(
cphdr
->ch_nsnapshots);
nilfs_vfsops.c
709
struct nilfs_cpfile_header *
cphdr
;
local in function:nilfs_mount_checkpoint
727
cphdr
= (struct nilfs_cpfile_header *) bp->b_data;
728
ncp = nilfs_rw64(
cphdr
->ch_ncheckpoints);
729
nsn = nilfs_rw64(
cphdr
->ch_nsnapshots);
Completed in 31 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025