Home
last modified time | relevance | path

Searched defs:vfs (Results 1 – 25 of 27) sorted by relevance

12

/titanic_51/usr/src/uts/common/sys/
H A Dvfs.h197 typedef struct vfs { struct
198 struct vfs *vfs_next; /* next VFS in VFS list */ argument
199 struct vfs *vfs_prev; /* prev VFS in VFS list */ argument
219 struct vfs *vfs_list; /* sync list pointer */ argument
220 struct vfs *vfs_has argument
200 vfs_avldevvfs global() argument
201 vfs_avlmntpntvfs global() argument
206 vfs_mntixvfs global() argument
209 vfs_opvfs global() argument
211 vfs_vnodecoveredvfs global() argument
212 vfs_flagvfs global() argument
213 vfs_bsizevfs global() argument
214 vfs_fstypevfs global() argument
215 vfs_fsidvfs global() argument
216 vfs_datavfs global() argument
217 vfs_devvfs global() argument
218 vfs_bcountvfs global() argument
221 vfs_reflockvfs global() argument
222 vfs_countvfs global() argument
223 vfs_mntoptsvfs global() argument
224 vfs_resourcevfs global() argument
225 vfs_mntptvfs global() argument
226 vfs_mtimevfs global() argument
227 vfs_implpvfs global() argument
234 vfs_zonevfs global() argument
235 vfs_zone_nextvfs global() argument
236 vfs_zone_prevvfs global() argument
238 vfs_femheadvfs global() argument
239 vfs_lofi_idvfs global() argument
[all...]
H A Dfem.h115 vfsops_t *vfs; member
[all...]
/titanic_51/usr/src/lib/libbc/inc/include/sys/
H A Dvfs.h59 struct vfs { struct
60 struct vfs *vfs_next; /* next vfs in vfs list */ argument
61 struct vfsops *vfs_op; /* operations on vfs */ argument
62 vfs_vnodecoveredvfs global() argument
63 vfs_flagvfs global() argument
64 vfs_bsizevfs global() argument
65 vfs_fsidvfs global() argument
66 vfs_statsvfs global() argument
67 vfs_datavfs global() argument
[all...]
/titanic_51/usr/src/ucbhead/sys/
H A Dvfs.h85 typedef struct vfs { struct
86 struct vfs *vfs_next; /* next VFS in VFS list */ argument
87 vfs_opvfs global() argument
88 vfs_vnodecoveredvfs global() argument
89 vfs_flagvfs global() argument
90 vfs_bsizevfs global() argument
91 vfs_fstypevfs global() argument
92 vfs_fsidvfs global() argument
93 vfs_datavfs global() argument
94 vfs_devvfs global() argument
95 vfs_bcountvfs global() argument
96 vfs_nsubmountsvfs global() argument
[all...]
/titanic_51/usr/src/cmd/mdb/common/modules/lofs/
H A Dlofs.c49 struct vfs vfs; in lnode_walk_init() local
234 vfs_t vfs; lnode2dev() local
[all...]
/titanic_51/usr/src/cmd/mdb/common/modules/smbfs/
H A Dsmbfs.c84 const vfs_t *vfs = data; in smbfs_vfs_cb() local
131 vfs_t *vfs; in smbfs_vfs_dcmd() local
[all...]
/titanic_51/usr/src/cmd/cmd-inet/sbin/netstrategy/
H A Dnetstrategy.c109 static struct statvfs vfs; in get_root_fstype() local
/titanic_51/usr/src/cmd/mdb/common/modules/genunix/
H A Dvfs.c69 vfs_t vfs; in vfs_walk_step() local
97 vfs_t vfs; in read_fsname() local
182 vfs_t vfs; fsinfo() local
[all...]
/titanic_51/usr/src/lib/libast/common/path/
H A Dpathprobe.c62 struct statvfs vfs; in rofs() local
/titanic_51/usr/src/cmd/fs.d/udfs/fsck/
H A Dmain.c391 hasvfsopt(struct vfstab *vfs, char *opt) in hasvfsopt() argument
/titanic_51/usr/src/cmd/backup/dump/
H A Ddumpfstab.c99 struct vfstab vfs; local
/titanic_51/usr/src/contrib/ast/src/lib/libast/path/
H A Dpathprobe.c74 struct statvfs vfs; in rofs() local
/titanic_51/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dvncache.c200 vfs_t *vfs; in vncache_enter() local
/titanic_51/usr/src/uts/common/fs/zev/
H A Dzev_callbacks.c45 zev_zfs_mount_cb(vfs_t *vfs, vnode_t *mpt, char *dataset, boolean_t remount) in zev_zfs_mount_cb() argument
127 zev_zfs_umount_cb(vfs_t *vfs) in zev_zfs_umount_cb() argument
/titanic_51/usr/src/cmd/fs.d/ufs/fsck/
H A Dmain.c801 hasvfsopt(struct vfstab *vfs, char *opt) in hasvfsopt() argument
/titanic_51/usr/src/cmd/fs.d/ufs/quotaon/
H A Dquotaon.c329 hasvfsopt(struct vfstab *vfs, char *opt) in hasvfsopt() argument
/titanic_51/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c271 already_mounted(struct vfstab *vfs, int is_local_host, char *client_path, in already_mounted() argument
894 struct vfstab *vfs = &vfsbuf; in get_mntinfo() local
[all...]
/titanic_51/usr/src/lib/libwanboot/common/
H A Dbootinfo_aux.c348 static struct statvfs vfs; in rootfs_type_init() local
/titanic_51/usr/src/cmd/fs.d/ufs/repquota/
H A Drepquota.c489 hasvfsopt(struct vfstab *vfs, char *opt) in hasvfsopt() argument
/titanic_51/usr/src/cmd/fs.d/ufs/fssnap/
H A Dfssnap.c394 struct statvfs vfs; in open_backpath() local
/titanic_51/usr/src/cmd/fs.d/ufs/quotacheck/
H A Dquotacheck.c771 hasvfsopt(struct vfstab *vfs, char *opt) in hasvfsopt() argument
/titanic_51/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vnops.c1394 vfs_t *vfs; in smbfs_lookup() local
2947 vfs_t *vfs; in smbfs_pathconf() local
[all...]
/titanic_51/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c2996 struct vfs *vfs; in ufs_dircheckpath() local
/titanic_51/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c417 vfs_t vfs; in mdb_autonode2path() local
/titanic_51/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vnops.c235 vfs_t *vfs = tm->tm_vfsp; in wrtmp() local

12