Searched refs:FS_XFLAG_COWEXTSIZE (Results 1 – 3 of 3) sorted by relevance
142 #define FS_XFLAG_COWEXTSIZE 0x00010000 /* CoW extent size allocator hint */ macro
171 pub const FS_XFLAG_COWEXTSIZE: ::std::os::raw::c_uint = 65536; constant
2617 #ifdef FS_XFLAG_COWEXTSIZE2618 { "FS_XFLAG_COWEXTSIZE", (unsigned long) FS_XFLAG_COWEXTSIZE },