freebsd-src/sys/gnu
Craig Rodrigues a41448133d Logical OR the following flags into the va_mode field:
S_IFDIR when making a directory
S_IFLNK when making a symbolic link
S_IFIFO when making a pipe

xfs_ialloc() checks this field for these flags when figuring
out whether to make a directory, make a symbolic link or make a pipe.
2006-06-10 23:10:55 +00:00
..
dev/sound/pci /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:27:30 +00:00
fs Logical OR the following flags into the va_mode field: 2006-06-10 23:10:55 +00:00