Home
last modified time | relevance | path

Searched refs:cachefs_allocmap (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h679 struct cachefs_allocmap { struct
690 #define C_FSL_SIZE (sizeof (struct cachefs_allocmap) * \ argument
718 struct cachefs_allocmap md_allocinfo[C_MAX_ALLOCINFO_SLOTS];
752 struct cachefs_allocmap md_allocinfo[C_MAX_ALLOCINFO_SLOTS];
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_subr.c1082 sizeof (struct cachefs_allocmap)); in cachefs_removefrontfile()
1460 struct cachefs_allocmap *allocp = in cachefs_check_allocmap()
1500 struct cachefs_allocmap *allocp, *nallocp; in cachefs_coalesce_allocmap()
1526 struct cachefs_allocmap *allocp; in cachefs_update_allocmap()
1738 struct cachefs_allocmap *allocp = in cachefs_cluster_allocmap()
2829 struct cachefs_allocmap *allocp; in cachefs_frontfile_size()
2858 cp->c_metadata.md_allocents * sizeof (struct cachefs_allocmap)); in cachefs_frontfile_size()
H A Dcachefs_cnode.c1801 sizeof (struct cachefs_allocmap)); in cnode_enable_caching()