Searched refs:LINUX_ST_NOSYMFOLLOW (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linux/ | ||
H A D | linux.h | 351 #define LINUX_ST_NOSYMFOLLOW 0x2000 macro |
H A D | linux_stats.c | 340 flags |= LINUX_ST_NOSYMFOLLOW; in bsd_to_linux_mnt_flags() |