Searched defs:IFF_NOTRAILERS (Results 1 – 4 of 4) sorted by relevance
87 IFF_NOTRAILERS = 1<<5, /* sysfs */ enumerator114 #define IFF_NOTRAILERS IFF_NOTRAILERS macro
89 IFF_NOTRAILERS = 1<<5, /* sysfs */ enumerator116 #define IFF_NOTRAILERS IFF_NOTRAILERS macro
31 #define IFF_NOTRAILERS 0x20 /* avoid use of trailers */ macro
58 IFF_NOTRAILERS = 0x20 # Avoid use of trailers. variable