Searched refs:FUSE_CAP_BIG_WRITES (Results 1 – 5 of 5) sorted by relevance
53 #define FUSE_CAP_BIG_WRITES (1 << 5) macro
395 #ifdef FUSE_CAP_BIG_WRITES in parse_mount_options()
691 #ifdef FUSE_CAP_BIG_WRITES in ntfs_init()695 conn->want |= FUSE_CAP_BIG_WRITES; in ntfs_init()
634 #ifdef FUSE_CAP_BIG_WRITES in ntfs_init()638 conn->want |= FUSE_CAP_BIG_WRITES; in ntfs_init()
1110 f->conn.capable |= FUSE_CAP_BIG_WRITES; in do_init()1173 if (f->conn.want & FUSE_CAP_BIG_WRITES) in do_init()