Searched refs:VOLUME_FLAGS (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dvolume.h105 VOLUME_FLAGS vol_flags; /* Volume flags. */
H A Dlayout.h1850 typedef le16 VOLUME_FLAGS; typedef
1864 VOLUME_FLAGS flags; /* Bit array of VOLUME_* flags. */
H A Dsuper.c351 static int ntfs_write_volume_flags(ntfs_volume *vol, const VOLUME_FLAGS flags)
406 static inline int ntfs_set_volume_flags(ntfs_volume *vol, VOLUME_FLAGS flags)
421 static inline int ntfs_clear_volume_flags(ntfs_volume *vol, VOLUME_FLAGS flags)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlayout.h1984 * enum VOLUME_FLAGS - Possible flags for the volume (16-bit).
1996 } __attribute__((__packed__)) VOLUME_FLAGS; typedef in typeref:enum:__anon4233
2010 VOLUME_FLAGS flags; /* Bit array of VOLUME_* flags. */

Completed in 51 milliseconds