Searched refs:MS_DIRSYNC (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dmount.c26 #ifndef MS_DIRSYNC
27 #define MS_DIRSYNC 128 macro
111 {"dirsync", MS_DIRSYNC, 1},
H A Dfusermount.c33 #ifndef MS_DIRSYNC
34 #define MS_DIRSYNC 128 macro
202 {"dirsync", MS_DIRSYNC, 1, 1},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dvfs_super.c88 sb->s_flags = flags | MS_ACTIVE | MS_SYNCHRONOUS | MS_DIRSYNC |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h193 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */ macro
257 #define IS_DIRSYNC(inode) (__IS_FLG(inode, MS_SYNCHRONOUS|MS_DIRSYNC) || \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_super.c181 if (sb->s_flags & MS_DIRSYNC)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dnamespace.c802 { MS_DIRSYNC, ",dirsync" },

Completed in 119 milliseconds