Home
last modified time | relevance | path

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

/linux-4.4.14/security/apparmor/include/
Dmatch.h45 u32 th_magic; /* YYTH_MAGIC */ member
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_log_format.h206 uint th_magic; /* magic number */ member
/linux-4.4.14/fs/xfs/
Dxfs_log_cil.c581 thdr.th_magic = XFS_TRANS_HEADER_MAGIC; in xlog_cil_push()