Home
last modified time | relevance | path

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

/Linux-v6.6/tools/include/uapi/linux/
Dmount.h20 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */ macro
/Linux-v6.6/include/uapi/linux/
Dmount.h20 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */ macro
/Linux-v6.6/security/apparmor/
Dmount.c45 if (flags & MS_DIRSYNC) in audit_mnt_flags()