Searched refs:AT_GETATTR_NOSEC (Results 1 – 4 of 4) sorted by relevance
120 #define AT_GETATTR_NOSEC 0x80000000 macro
137 query_flags | AT_GETATTR_NOSEC); in vfs_getattr_nosec()170 if (WARN_ON_ONCE(query_flags & AT_GETATTR_NOSEC)) in vfs_getattr()
403 if (flags & AT_GETATTR_NOSEC) in ovl_do_getattr()
1012 if (flags & AT_GETATTR_NOSEC) in ecryptfs_do_getattr()