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 192 mp->mnt_stat.f_mntonname, UFS_EXTATTR_FSROOTSUBDIR,
197 mp->mnt_stat.f_mntonname, UFS_EXTATTR_FSROOTSUBDIR,
616 UFS_EXTATTR_FSROOTSUBDIR, subdir, error);
625 UFS_EXTATTR_FSROOTSUBDIR, subdir, error);
643 * Does UFS_EXTATTR_FSROOTSUBDIR exist off the filesystem root?
655 UFS_EXTATTR_FSROOTSUBDIR, &attr_dvp, l);
661 mp->mnt_stat.f_mntonname, UFS_EXTATTR_FSROOTSUBDIR, error);
670 mp->mnt_stat.f_mntonname, UFS_EXTATTR_FSROOTSUBDIR, EINVAL);
681 UFS_EXTATTR_FSROOTSUBDIR);

Completed in 19 milliseconds