Home
last modified time | relevance | path

Searched refs:xfa (Results 1 – 25 of 66) sorted by relevance

123

/openbmc/linux/fs/fuse/
H A Dioctl.c449 struct fsxattr xfa; in fuse_fileattr_get() local
465 &xfa, sizeof(xfa)); in fuse_fileattr_get()
470 fa->fsx_extsize = xfa.fsx_extsize; in fuse_fileattr_get()
471 fa->fsx_nextents = xfa.fsx_nextents; in fuse_fileattr_get()
472 fa->fsx_projid = xfa.fsx_projid; in fuse_fileattr_get()
487 struct fsxattr xfa; in fuse_fileattr_set() local
500 memset(&xfa, 0, sizeof(xfa)); in fuse_fileattr_set()
501 xfa.fsx_xflags = fa->fsx_xflags; in fuse_fileattr_set()
502 xfa.fsx_extsize = fa->fsx_extsize; in fuse_fileattr_set()
504 xfa.fsx_projid = fa->fsx_projid; in fuse_fileattr_set()
[all …]
/openbmc/linux/fs/
H A Dioctl.c546 struct fsxattr xfa; in copy_fsxattr_to_user() local
548 memset(&xfa, 0, sizeof(xfa)); in copy_fsxattr_to_user()
549 xfa.fsx_xflags = fa->fsx_xflags; in copy_fsxattr_to_user()
550 xfa.fsx_extsize = fa->fsx_extsize; in copy_fsxattr_to_user()
551 xfa.fsx_nextents = fa->fsx_nextents; in copy_fsxattr_to_user()
552 xfa.fsx_projid = fa->fsx_projid; in copy_fsxattr_to_user()
555 if (copy_to_user(ufa, &xfa, sizeof(xfa))) in copy_fsxattr_to_user()
565 struct fsxattr xfa; in copy_fsxattr_from_user() local
567 if (copy_from_user(&xfa, ufa, sizeof(xfa))) in copy_fsxattr_from_user()
571 fa->fsx_extsize = xfa.fsx_extsize; in copy_fsxattr_from_user()
[all …]
/openbmc/linux/net/wireless/certs/
H A Dwens.hex44 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 Dsforshee.hex35 0x90, 0x0f, 0xac, 0x36, 0xfa, 0x68, 0x23, 0x71,
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-nanopi-r4s-enterprise.dts26 reg = <0xfa 0x06>;
/openbmc/qemu/tests/bench/
H A Dtest_akcipher_keys.inc83 0xb9, 0xab, 0x00, 0xfa, 0x5a, 0xea, 0x34, 0xe4,
93 0x0e, 0x8e, 0xcf, 0xfa, 0xaa, 0x4f, 0x6a, 0xf4,
127 0xd1, 0xf1, 0x8f, 0x6f, 0xe0, 0xa2, 0xfa, 0x08,
161 0x88, 0x56, 0x32, 0xf6, 0xfa, 0x58, 0xcb, 0x3c,
162 0x98, 0x67, 0xc3, 0xde, 0x10, 0x82, 0xe5, 0xfa,
163 0xfa, 0x52, 0x47, 0x8d, 0xd7, 0x00, 0xc6, 0xcb,
293 0xb9, 0x9e, 0xd5, 0x01, 0xfa, 0x87, 0x4a, 0xf5,
326 0xea, 0xbc, 0xfa, 0x74, 0x60, 0x0a, 0x4b, 0x84,
343 0xfa, 0x9d, 0xd3, 0x4e, 0x13, 0x46, 0x81, 0xce,
361 0x1a, 0x22, 0xf6, 0x3c, 0x54, 0x6b, 0xfa, 0xa1,
[all …]
/openbmc/u-boot/board/qualcomm/dragonboard410c/
H A Dreadme.txt53 qcom,msm-id = <0xce 0x0 0xf8 0x0 0xf9 0x0 0xfa 0x0 0xf7 0x0>;
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dqcom,gpi.yaml93 dma-channel-mask = <0xfa>;
/openbmc/linux/fs/xfs/scrub/
H A Dtrace.h877 TP_PROTO(struct xfarray *xfa, unsigned long long required_capacity),
878 TP_ARGS(xfa, required_capacity),
887 __entry->max_nr = xfa->max_nr;
888 __entry->obj_size = xfa->obj_size;
889 __entry->obj_size_log = xfa->obj_size_log;
890 __entry->ino = file_inode(xfa->xfile->file)->i_ino;
/openbmc/u-boot/arch/arm/dts/
H A Ddragonboard410c.dts16 qcom,msm-id = <0xce 0x0 0xf8 0x0 0xf9 0x0 0xfa 0x0 0xf7 0x0>;
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h5-nanopi-r1s-h5.dts153 reg = <0xfa 0x06>;
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dqoriq-mpic4.3.dtsi126 0xfa 0 0 0
/openbmc/qemu/tests/tcg/multiarch/
H A Dtest-aes-main.c.inc57 { { 0xa0, 0xfa, 0xfe, 0x17, /* round key */
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dbug-hunting.rst24 [<c103ed6a>] ? __warn+0xfa/0x120
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A Dbug-hunting.rst27 [<c103ed6a>] ? __warn+0xfa/0x120
/openbmc/linux/drivers/tty/vt/
H A Dcp437.uni282 0xfa U+00b7
/openbmc/linux/arch/mips/boot/dts/ingenic/
H A Dgcw0.dts487 ingenic,pwm-channels-mask = <0xfa>;
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_seq.h_shipped20 0x40, 0xfa, 0x12, 0x78,
45 0x40, 0x0b, 0xfa, 0x68,
644 0x00, 0x65, 0xfa, 0x4c,
H A Daic79xx_seq.h_shipped451 0x01, 0xfa, 0xc0, 0x35,
830 0x01, 0xfa, 0xc0, 0x31,
H A Daic7xxx_reg.h_shipped840 #define QOFF_CTLSTA 0xfa
/openbmc/linux/Documentation/input/devices/
H A Dsentelic.rst563 3888: 0xfa (??) (??) (val)
570 3888: 0xfa (??) (~val) (val)
628 3888: 0xfa (??) (~val) (val)
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm670.dtsi674 dma-channel-mask = <0xfa>;
880 dma-channel-mask = <0xfa>;
H A Dsm8150.dtsi930 dma-channel-mask = <0xfa>;
1276 dma-channel-mask = <0xfa>;
1536 dma-channel-mask = <0xfa>;
/openbmc/linux/Documentation/admin-guide/
H A Dbug-hunting.rst16 [<c103ed6a>] ? __warn+0xfa/0x120
/openbmc/linux/Documentation/dev-tools/
H A Dkmsan.rst41 do_uninit_local_array+0xfa/0x110 mm/kmsan/kmsan_test.c:260

123