Lines Matching defs:flags
51 /** Open flags. Available in open() and release() */
52 int flags;
444 * Ioctl flags
503 * Capability flags that the kernel supports (read-only)
508 * Capability flags that the filesystem wants to enable.
670 * Buffer flags
701 * Buffer copy flags
755 * Buffer flags
757 enum fuse_buf_flags flags;
819 /* .flags = */ (enum fuse_buf_flags) 0, \
839 * @param flags flags controlling the copy
843 enum fuse_buf_copy_flags flags);
934 * On 32bit systems please add -D_FILE_OFFSET_BITS=64 to your compile flags!