Home
last modified time | relevance | path

Searched refs:fp_flags (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_ns.h72 __u8 fp_flags; /* flags for responses only */ member
122 __u8 fp_flags; /* see fp_flags definitions above */ member
/openbmc/qemu/bsd-user/riscv/
H A Dtarget_arch_signal.h50 uint32_t fp_flags; member
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_signal.h55 uint32_t fp_flags; member
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dprintk-formats.rst558 [g]fp_flags(期望 ``gfp_t *`` )。标志名称和打印顺序取决于特定的类型。
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_disc.c445 if (np->fp_flags & FC_NS_FID_LAST) { in fc_disc_gpn_ft_parse()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_dbf.c614 last = acc->fp_flags & FC_NS_FID_LAST; in zfcp_dbf_san_res_cap_len_if_gpn_ft()
H A Dzfcp_fc.c765 last = acc->fp_flags & FC_NS_FID_LAST; in zfcp_fc_eval_gpn_ft()
/openbmc/linux/Documentation/core-api/
H A Dprintk-formats.rst596 - g - [g]fp_flags, expects value of type (``gfp_t *``)
/openbmc/qemu/block/
H A Dfile-posix.c2222 fpunchhole.fp_flags = 0; in handle_aiocb_discard()