Searched defs:CRED (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/sys/sys/ |
H A D | mount.h | 631 #define VFS_MOUNT(MP, PATH, DATA, CRED) \ argument 639 #define VFS_QUOTACTL(MP, C, U, A, CRED) \ argument 641 #define VFS_STATFS(MP, SBP, CRED) \ argument 643 #define VFS_STATVFS(MP, SBP, CRED) \ argument 653 #define VFS_CHECKEXP(MP, NAM, EXFLG, CRED) \ argument 655 #define VFS_EXTATTRCTL(MP, C, FVP, NS, N, CRED) \ argument
|