Searched refs:FS_DIRSYNC_FL (Results 1 – 4 of 4) sorted by relevance
99 {"Synchronous_Directory_Updates", FS_DIRSYNC_FL, 'D'},320 if (!S_ISDIR(root->st.st_mode)) new &= ~FS_DIRSYNC_FL; in update_attr()
257 #define FS_DIRSYNC_FL 0x00010000 /* dirsync behaviour (directories only) */ macro
213 pub const FS_DIRSYNC_FL: ::std::os::raw::c_uint = 65536; constant
2362 #ifdef FS_DIRSYNC_FL2363 { "FS_DIRSYNC_FL", (unsigned long) FS_DIRSYNC_FL },