Source Code (Use browser search to find items of interest.)

Class Index

kfloppy'ext2_acl_header (./kdeutils/kfloppy/e2fs/include/linux/ext2_fs.h:116)

struct ext2_acl_header	/* Header of Access Control Lists */
{
	__u32	aclh_size;
	__u32	aclh_file_count;
	__u32	aclh_acle_count;
	__u32	aclh_first_acle;
};