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

  /src/sys/ufs/ufs/
extattr.h 43 #define UFS_EXTATTR_FSROOTSUBDIR ".attribute"
ufs_extattr.c 189 mp->mnt_stat.f_mntonname, UFS_EXTATTR_FSROOTSUBDIR,
194 mp->mnt_stat.f_mntonname, UFS_EXTATTR_FSROOTSUBDIR,
613 UFS_EXTATTR_FSROOTSUBDIR, subdir, error);
622 UFS_EXTATTR_FSROOTSUBDIR, subdir, error);
640 * Does UFS_EXTATTR_FSROOTSUBDIR exist off the filesystem root?
652 UFS_EXTATTR_FSROOTSUBDIR, &attr_dvp, l);
658 mp->mnt_stat.f_mntonname, UFS_EXTATTR_FSROOTSUBDIR, error);
667 mp->mnt_stat.f_mntonname, UFS_EXTATTR_FSROOTSUBDIR, EINVAL);
678 UFS_EXTATTR_FSROOTSUBDIR);

Completed in 12 milliseconds