| /linux/fs/ |
| H A D | file_attr.c | 124 struct fsxattr xfa; in copy_fsxattr_to_user() local 127 memset(&xfa, 0, sizeof(xfa)); in copy_fsxattr_to_user() 128 xfa.fsx_xflags = fa->fsx_xflags & mask; in copy_fsxattr_to_user() 129 xfa.fsx_extsize = fa->fsx_extsize; in copy_fsxattr_to_user() 130 xfa.fsx_nextents = fa->fsx_nextents; in copy_fsxattr_to_user() 131 xfa.fsx_projid = fa->fsx_projid; in copy_fsxattr_to_user() 132 xfa.fsx_cowextsize = fa->fsx_cowextsize; in copy_fsxattr_to_user() 134 if (copy_to_user(ufa, &xfa, sizeof(xfa))) in copy_fsxattr_to_user() 160 struct fsxattr xfa; in copy_fsxattr_from_user() local 163 if (copy_from_user(&xfa, ufa, sizeof(xfa))) in copy_fsxattr_from_user() [all …]
|
| /linux/fs/fuse/ |
| H A D | ioctl.c | 510 struct fsxattr xfa; in fuse_fileattr_get() local 526 &xfa, sizeof(xfa)); in fuse_fileattr_get() 530 fileattr_fill_xflags(fa, xfa.fsx_xflags); in fuse_fileattr_get() 531 fa->fsx_extsize = xfa.fsx_extsize; in fuse_fileattr_get() 532 fa->fsx_nextents = xfa.fsx_nextents; in fuse_fileattr_get() 533 fa->fsx_projid = xfa.fsx_projid; in fuse_fileattr_get() 534 fa->fsx_cowextsize = xfa.fsx_cowextsize; in fuse_fileattr_get() 548 struct fsxattr xfa; in fuse_fileattr_set() local 561 memset(&xfa, 0, sizeof(xfa)); in fuse_fileattr_set() 562 xfa.fsx_xflags = fa->fsx_xflags; in fuse_fileattr_set() [all …]
|
| /linux/net/wireless/certs/ |
| H A D | wens.hex | 44 0xc3, 0x8f, 0x17, 0xfa, 0x0a, 0x99, 0xc2, 0x16, 56 0x7f, 0x7c, 0xfa, 0x6c, 0x1f, 0xb3, 0x18, 0xd1, 80 0xc3, 0xa0, 0x76, 0xf7, 0x65, 0x4d, 0x53, 0xfa, 81 0xff, 0x5f, 0x76, 0x33, 0x5a, 0x08, 0xfa, 0x86, 82 0x92, 0x5a, 0x13, 0xfa, 0x1a, 0xfc, 0xf2, 0x1b,
|
| H A D | sforshee.hex | 35 0x90, 0x0f, 0xac, 0x36, 0xfa, 0x68, 0x23, 0x71,
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-nanopi-r4s-enterprise.dts | 27 reg = <0xfa 0x06>;
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h5-nanopi-r1s-h5.dts | 153 reg = <0xfa 0x06>;
|
| /linux/arch/powerpc/boot/dts/fsl/ |
| H A D | qoriq-mpic4.3.dtsi | 126 0xfa 0 0 0
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun8i-v3s-netcube-kumquat.dts | 116 reg = <0xfa 0x06>;
|
| H A D | sun8i-t113s-netcube-nagami.dtsi | 107 reg = <0xfa 0x06>;
|
| /linux/Documentation/translations/zh_CN/dev-tools/ |
| H A D | kmsan.rst | 43 do_uninit_local_array+0xfa/0x110 mm/kmsan/kmsan_test.c:260
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | at91-sama7g5ek.dts | 455 reg = <0xfa 0x6>; 473 reg = <0xfa 0x6>;
|
| H A D | at91-sama7d65_curiosity.dts | 326 reg = <0xfa 0x6>;
|
| /linux/Documentation/translations/zh_TW/admin-guide/ |
| H A D | bug-hunting.rst | 27 [<c103ed6a>] ? __warn+0xfa/0x120
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| H A D | bug-hunting.rst | 24 [<c103ed6a>] ? __warn+0xfa/0x120
|
| /linux/drivers/tty/vt/ |
| H A D | cp437.uni | 282 0xfa U+00b7
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-apq8026-samsung-milletwifi.dts | 134 rom-val = /bits/ 8 <0xfa>;
|
| /linux/arch/mips/boot/dts/ingenic/ |
| H A D | gcw0.dts | 487 ingenic,pwm-channels-mask = <0xfa>;
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_seq.h_shipped | 20 0x40, 0xfa, 0x12, 0x78, 45 0x40, 0x0b, 0xfa, 0x68, 644 0x00, 0x65, 0xfa, 0x4c,
|
| H A D | aic79xx_seq.h_shipped | 451 0x01, 0xfa, 0xc0, 0x35, 830 0x01, 0xfa, 0xc0, 0x31,
|
| H A D | aic7xxx_reg.h_shipped | 840 #define QOFF_CTLSTA 0xfa
|
| /linux/Documentation/input/devices/ |
| H A D | sentelic.rst | 563 3888: 0xfa (??) (??) (val) 570 3888: 0xfa (??) (~val) (val) 628 3888: 0xfa (??) (~val) (val)
|
| /linux/fs/xfs/scrub/ |
| H A D | trace.h | 1042 TP_PROTO(struct xfarray *xfa, unsigned long long required_capacity), 1043 TP_ARGS(xfa, required_capacity), 1052 __entry->max_nr = xfa->max_nr; 1053 __entry->obj_size = xfa->obj_size; 1054 __entry->obj_size_log = xfa->obj_size_log; 1055 __entry->ino = file_inode(xfa->xfile->file)->i_ino;
|
| /linux/Documentation/dev-tools/ |
| H A D | kmsan.rst | 41 do_uninit_local_array+0xfa/0x110 mm/kmsan/kmsan_test.c:260
|
| /linux/Documentation/admin-guide/ |
| H A D | bug-hunting.rst | 16 [<c103ed6a>] ? __warn+0xfa/0x120
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sdm670.dtsi | 733 dma-channel-mask = <0xfa>; 939 dma-channel-mask = <0xfa>;
|