HomeSort by: relevance | last modified time | path
    Searched refs:nilfs_super_root (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nilfs/
nilfs_fs.h 182 struct nilfs_super_root { struct
193 ((uint32_t)&((struct nilfs_super_root *)0)->sr_dat + \
198 #define NILFS_SR_BYTES (sizeof(struct nilfs_super_root))
nilfs.h 150 struct nilfs_super_root super_root;
nilfs_subr.c 454 struct nilfs_super_root super_root;
509 struct nilfs_super_root *super_root;
532 size = sizeof(struct nilfs_super_root);

Completed in 41 milliseconds