Searched refs:cachefs_mountargs (Results 1 – 3 of 3) sorted by relevance
| /titanic_41/usr/src/cmd/fs.d/cachefs/mount/ |
| H A D | mount.c | 162 int set_cfs_args(char *optionp, struct cachefs_mountargs *margsp, int *mflagp, 165 int dobackmnt(struct cachefs_mountargs *margsp, char *reducep, char *specp, 202 struct cachefs_mountargs margs; in main() 666 set_cfs_args(char *optionp, struct cachefs_mountargs *margsp, int *mflagp, in set_cfs_args() 1089 dobackmnt(struct cachefs_mountargs *margsp, char *reducep, char *specp, in dobackmnt()
|
| /titanic_41/usr/src/uts/common/fs/cachefs/ |
| H A D | cachefs_vfsops.c | 141 STRUCT_DECL(cachefs_mountargs, map); in cachefs_mount() 229 SIZEOF_STRUCT(cachefs_mountargs, DATAMODEL_NATIVE)); in cachefs_mount() 1181 STRUCT_DECL(cachefs_mountargs, map); in cachefs_remount() 1191 SIZEOF_STRUCT(cachefs_mountargs, DATAMODEL_NATIVE)); in cachefs_remount()
|
| /titanic_41/usr/src/uts/common/sys/fs/ |
| H A D | cachefs_fs.h | 792 struct cachefs_mountargs { struct
|