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

  /src/sbin/mount_chfs/
Makefile 6 SRCS= mount_chfs.c fattr.c pathadj.c
  /src/sbin/mount_filecore/
Makefile 8 SRCS= mount_filecore.c fattr.c pathadj.c
  /src/sbin/mount_msdos/
Makefile 6 SRCS= mount_msdos.c fattr.c pathadj.c
  /src/sbin/mount_ntfs/
Makefile 9 SRCS= mount_ntfs.c fattr.c pathadj.c
  /src/sbin/mount_sysvbfs/
Makefile 6 SRCS= mount_sysvbfs.c fattr.c pathadj.c
  /src/sbin/mount_tmpfs/
Makefile 6 SRCS= mount_tmpfs.c fattr.c pathadj.c
  /src/sbin/mount_v7fs/
Makefile 6 SRCS= mount_v7fs.c fattr.c pathadj.c
  /src/sbin/mount_cd9660/
Makefile 7 SRCS= mount_cd9660.c fattr.c pathadj.c
  /src/sbin/mount_ados/
Makefile 6 SRCS= mount_ados.c fattr.c pathadj.c
  /src/sbin/mount_nilfs/
Makefile 6 SRCS= mount_nilfs.c fattr.c pathadj.c
  /src/sbin/mount_udf/
Makefile 6 SRCS= mount_udf.c fattr.c pathadj.c
  /src/sbin/newfs_udf/
Makefile 8 udf_osta.c fattr.c
  /src/sbin/fsck_udf/
Makefile 8 udf_osta.c fattr.c fsutil.c
  /src/tests/fs/common/
Makefile 34 SRCS+= getnfsargs.c pathadj.c fattr.c mount_nfs.c
  /src/lib/librpcsvc/
nfs_prot.x 117 struct fattr {
155 fattr attributes;
175 fattr attributes;
209 fattr attributes; /* attributes, need for pagin*/
  /src/sys/nfs/
nfs_vnops.c 2610 struct nfs_fattr fattr, *fp; local in function:nfs_readdirplusrpc
2727 memcpy(&fattr, fp, NFSX_V3FATTR);
2743 nfs_loadattrcache(&newvp, &fattr, 0, 0);

Completed in 20 milliseconds