Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/include/
Dmatch.h46 u32 th_magic; /* YYTH_MAGIC */ member
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_log_format.h213 uint th_magic; /* magic number */ member
/Linux-v4.19/fs/xfs/
Dxfs_log_cil.c777 thdr.th_magic = XFS_TRANS_HEADER_MAGIC; in xlog_cil_push()