Home
last modified time | relevance | path

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

/Linux-v5.4/security/apparmor/include/
Dmatch.h42 u32 th_magic; /* YYTH_MAGIC */ member
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_log_format.h213 uint th_magic; /* magic number */ member
/Linux-v5.4/fs/xfs/
Dxfs_log_cil.c793 thdr.th_magic = XFS_TRANS_HEADER_MAGIC; in xlog_cil_push()