Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/gdb/linux/
Dconstants.py.in43 LX_VALUE(MS_DIRSYNC)
/Linux-v4.19/include/uapi/linux/
Dfs.h115 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */ macro
/Linux-v4.19/security/apparmor/
Dmount.c48 if (flags & MS_DIRSYNC) in audit_mnt_flags()