| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | posix_acl_xattr.h | 36 __le32 a_version; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | posix_acl_xattr.h | 36 __le32 a_version; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | posix_acl_xattr.h | 36 __le32 a_version; member
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/ |
| H A D | aw_bin_parse.c | 1234 aw_pr_info("version name [%d.%d.%d.%d]", cfg_hdr->a_version[3], cfg_hdr->a_version[2], in aw_dev_check_cfg_by_hdr() 1235 cfg_hdr->a_version[1], cfg_hdr->a_version[0]); in aw_dev_check_cfg_by_hdr() 1298 aw_pr_info("version name [%d.%d.%d.%d]", cfg_hdr->a_version[3], cfg_hdr->a_version[2], in aw_dev_check_acf_by_hdr_v_1_0_0_0() 1299 cfg_hdr->a_version[1], cfg_hdr->a_version[0]); in aw_dev_check_acf_by_hdr_v_1_0_0_0()
|
| H A D | aw_data_type.h | 85 char a_version[CFG_VERSION_MAX]; /*author update version*/ member
|
| /OK3568_Linux_fs/kernel/fs/ext2/ |
| H A D | acl.c | 30 if (((ext2_acl_header *)value)->a_version != in ext2_acl_from_disk() 103 ext_acl->a_version = cpu_to_le32(EXT2_ACL_VERSION); in ext2_acl_to_disk()
|
| H A D | acl.h | 24 __le32 a_version; member
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | acl.h | 31 __le32 a_version; member
|
| H A D | acl.c | 57 if (hdr->a_version != cpu_to_le32(F2FS_ACL_VERSION)) in f2fs_acl_from_disk() 126 f2fs_acl->a_version = cpu_to_le32(F2FS_ACL_VERSION); in f2fs_acl_to_disk()
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | acl.h | 24 jint32_t a_version; member
|
| H A D | acl.c | 68 ver = je32_to_cpu(header->a_version); in jffs2_acl_from_medium() 140 header->a_version = cpu_to_je32(JFFS2_ACL_VERSION); in jffs2_acl_to_medium()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | acl.c | 28 if (((ext4_acl_header *)value)->a_version != in ext4_acl_from_disk() 102 ext_acl->a_version = cpu_to_le32(EXT4_ACL_VERSION); in ext4_acl_to_disk()
|
| H A D | acl.h | 24 __le32 a_version; member
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | acl.h | 19 __le32 a_version; member
|
| H A D | xattr_acl.c | 75 if (((reiserfs_acl_header *) value)->a_version != in reiserfs_posix_acl_from_disk() 148 ext_acl->a_version = cpu_to_le32(REISERFS_ACL_VERSION); in reiserfs_posix_acl_to_disk()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | posix_acl.c | 683 if (header->a_version != cpu_to_le32(POSIX_ACL_XATTR_VERSION)) in posix_acl_fix_xattr_userns() 741 if (header->a_version != cpu_to_le32(POSIX_ACL_XATTR_VERSION)) in posix_acl_from_xattr() 811 ext_acl->a_version = cpu_to_le32(POSIX_ACL_XATTR_VERSION); in posix_acl_to_xattr()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifssmb.c | 3482 local_acl->a_version = cpu_to_le32(POSIX_ACL_XATTR_VERSION); in cifs_copy_posix_acl() 3524 count, buflen, le32_to_cpu(local_acl->a_version)); in ACL_to_cifs_posix() 3525 if (le32_to_cpu(local_acl->a_version) != 2) { in ACL_to_cifs_posix() 3527 le32_to_cpu(local_acl->a_version)); in ACL_to_cifs_posix()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | send.c | 4702 dummy_acl.a_version = in __process_new_xattr()
|