Home
last modified time | relevance | path

Searched refs:MS_DIRSYNC (Results 1 – 5 of 5) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dmount.h20 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */ macro
/linux/include/uapi/linux/
H A Dmount.h20 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */ macro
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h20 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */ macro
/linux/samples/vfs/
H A Dmountinfo.c120 if (flags & MS_DIRSYNC) in show_sb_flags()
/linux/security/apparmor/
H A Dmount.c45 if (flags & MS_DIRSYNC) in audit_mnt_flags()