Searched refs:fs (Results 501 - 525 of 845) sorted by relevance

<<21222324252627282930>>

/opensolaris-onvv-gate/usr/src/lib/libdiskmgt/common/
H A Dinuse_fs.c40 #include <sys/fs/ufs_fs.h>
195 if ((dirp = opendir("/usr/lib/fs")) != NULL) {
219 (void) snprintf(path, sizeof (path), "/usr/lib/fs/%s",
235 "/usr/lib/fs/%s/fstyp", dp->d_name);
/opensolaris-onvv-gate/usr/src/lib/libsmbfs/smb/
H A Dacl_api.c50 #include <sys/fs/smbfs_ioctl.h>
/opensolaris-onvv-gate/usr/src/uts/common/fs/cachefs/
H A Dcachefs_module.c41 #include <sys/fs/cachefs_fs.h>
H A Dcachefs_noopc.c50 #include <sys/fs/cachefs_fs.h>
127 /* get the file attributes from the back fs */
/opensolaris-onvv-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_ctl.c39 #include <fs/fs_subr.h>
/opensolaris-onvv-gate/usr/src/uts/common/fs/doorfs/
H A Ddoor_vnops.c36 #include <fs/fs_subr.h>
/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/sys/
H A Dddt.h30 #include <sys/fs/zfs.h>
H A Dvdev.h32 #include <sys/fs/zfs.h>
/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_byteswap.c28 #include <sys/fs/zfs.h>
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dgentty.c53 #include <sys/fs/snode.h>
/opensolaris-onvv-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_doorclt.c38 #include <sys/fs/snode.h>
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dconsole.c45 #include <sys/fs/snode.h>
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dbuf.h90 struct fs *b_fs; /* superblocks */
360 * this header file include sys/fs/ufs_inode.h.
H A Dpolicy.h31 #include <sys/fs/snode.h>
200 * w/ VREAD|VWRITE|VEXEC, not fs
/opensolaris-onvv-gate/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h35 #include <sys/fs/cachefs_fs.h>
H A Ddv_node.h43 #include <sys/fs/sdev_impl.h>
92 #define DV_NO_FSPERM 0x2 /* ignore fs permissions */
H A Dufs_lockfs.h49 * - once fs becomes clean, may be upgraded to
52 * - no write changes allowed to fs, may be upgraded
73 #include <sys/fs/ufs_trans.h>
201 ulong_t ul_fs_mod; /* for test; fs was modified */
/opensolaris-onvv-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h228 flow_resource_t fs; member in struct:rx_class_cfg_s
/opensolaris-onvv-gate/usr/src/uts/common/syscall/
H A Dchdir.c60 #include <fs/fs_subr.h>
/opensolaris-onvv-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vm.c63 #include <sys/fs/snode.h>
/opensolaris-onvv-gate/usr/src/uts/intel/
H A DMakefile.rules49 $(OBJS_DIR)/%.o: $(SRC)/common/fs/%.c
73 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/fs/proc/%.c
308 $(LINTS_DIR)/%.ln: $(SRC)/common/fs/%.c
329 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/fs/proc/%.c
/opensolaris-onvv-gate/usr/src/uts/intel/amd64/sys/
H A Dprivregs.h88 greg_t r_fs; /* %fs is *never* used by the kernel */
123 * We can not safely sample {fs,gs}base on the hypervisor. The rdmsr
173 movw %fs, %cx; \
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A Dextensions.c64 #include <sys/fs/ufs_quota.h>
1965 void get_quota(char *fs, int uid) argument
1982 if (path_to_device(fs, mnt_fsname)) {
1983 dirfd = open(fs, O_RDONLY);
1993 if (path_to_device(fs, mnt_fsname))
2000 quotactl(fs, QCMD(Q_GETQUOTA, USRQUOTA), uid, (char *) &quota);
H A Dproto.h129 void get_quota(char *fs, int uid);
/opensolaris-onvv-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c90 #include <sys/fs/hsfs_spec.h>
91 #include <sys/fs/hsfs_node.h>
92 #include <sys/fs/hsfs_impl.h>
93 #include <sys/fs/hsfs_susp.h>
94 #include <sys/fs/hsfs_rrip.h>
96 #include <fs/fs_subr.h>
106 * NOTE: In the usual hsfs use case this per fs instance number
115 static int hsfs_taskq_nthreads = 8; /* # of taskq threads per fs */
137 * See usr/src/uts/common/fs/ufs/ufs_vnops.c for more
250 * usr/src/uts/common/fs/uf
[all...]

Completed in 160 milliseconds

<<21222324252627282930>>