Home
last modified time | relevance | path

Searched refs:filedata (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/Documentation/security/
DIMA-templates.rst9 The original ``ima`` template is fixed length, containing the filedata hash
10 and pathname. The filedata hash is limited to 20 bytes (md5/sha1).
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rmap.c2890 bool filedata; in xfs_rmap_count_owners_helper() local
2893 filedata = !XFS_RMAP_NON_INODE_OWNER(check.rm_owner) && in xfs_rmap_count_owners_helper()
2901 if (filedata) in xfs_rmap_count_owners_helper()