/linux/fs/xfs/scrub/ |
H A D | orphanage.c | 287 /* Can the orphanage adopt @sc->ip? */ 316 struct xrep_adoption *adopt) in xrep_adoption_trans_alloc() argument 332 adopt->sc = sc; in xrep_adoption_trans_alloc() 333 adopt->orphanage_blkres = xfs_link_space_res(mp, MAXNAMELEN); in xrep_adoption_trans_alloc() 339 adopt->child_blkres = child_blkres; in xrep_adoption_trans_alloc() 347 adopt->orphanage_blkres + adopt->child_blkres, 0, 0, in xrep_adoption_trans_alloc() 367 adopt->orphanage_blkres, 0, true); in xrep_adoption_trans_alloc() 376 if (adopt->child_blkres) { in xrep_adoption_trans_alloc() 378 adopt in xrep_adoption_trans_alloc() 398 xrep_adoption_compute_name(struct xrep_adoption * adopt,struct xfs_name * xname) xrep_adoption_compute_name() argument 435 xrep_adoption_check_dcache(struct xrep_adoption * adopt) xrep_adoption_check_dcache() argument 472 xrep_adoption_zap_dcache(struct xrep_adoption * adopt) xrep_adoption_zap_dcache() argument 511 xrep_adoption_attr_sizeof(const struct xrep_adoption * adopt) xrep_adoption_attr_sizeof() argument 526 xrep_adoption_move(struct xrep_adoption * adopt) xrep_adoption_move() argument 614 xrep_adoption_trans_roll(struct xrep_adoption * adopt) xrep_adoption_trans_roll() argument [all...] |
H A D | orphanage.h | 76 struct xrep_adoption *adopt); 77 int xrep_adoption_compute_name(struct xrep_adoption *adopt, 79 int xrep_adoption_move(struct xrep_adoption *adopt); 80 int xrep_adoption_trans_roll(struct xrep_adoption *adopt);
|
/linux/Documentation/driver-api/cxl/ |
H A D | conventions.rst | 38 <Detail what happens if platforms and Linux do not adopt this
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | palmas-pmic.txt | 48 ti,mode-sleep - mode to adopt in pmic sleep 0 - off, 1 - auto,
|
/linux/Documentation/driver-api/ |
H A D | spi.rst | 43 options are needed, because different chips adopt very different
|
/linux/Documentation/process/ |
H A D | kernel-driver-statement.rst | 20 adopt a policy of supporting their customers on Linux with open-source
|
H A D | kernel-enforcement-statement.rst | 21 it is in the best interests of our development community to adopt the
|
/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | fw.h | 243 bool adopt; member 249 bool adopt; member
|
H A D | fw.c | 871 .adopt = true, in rtw_fw_set_keep_alive_cmd() 878 SET_KEEP_ALIVE_ADOPT(h2c_pkt, mode.adopt); in rtw_fw_set_keep_alive_cmd() 890 .adopt = true, in rtw_fw_set_disconnect_decision_cmd() 899 SET_DISCONNECT_DECISION_ADOPT(h2c_pkt, mode.adopt); in rtw_fw_set_disconnect_decision_cmd()
|
/linux/Documentation/gpu/ |
H A D | komeda-kms.rst | 14 From D71, Arm display IP begins to adopt a flexible and modularized
|
/linux/drivers/net/ethernet/myricom/myri10ge/ |
H A D | myri10ge.c | 710 static int myri10ge_load_firmware(struct myri10ge_priv *mgp, int adopt) in myri10ge_load_firmware() argument 720 if (!adopt) in myri10ge_load_firmware() 724 /* Do not attempt to adopt firmware if there in myri10ge_load_firmware() 732 "failed to adopt running firmware\n"); in myri10ge_load_firmware()
|
/linux/Documentation/filesystems/ |
H A D | f2fs.rst | 585 mechanism. In addition to CP, NAT and SIT also adopt the shadow copy mechanism.
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | hist-v4l2.rst | 179 follow SGI's lead, and adopt a multimedia timestamping system like
|
/linux/arch/arm64/tools/ |
H A D | sysreg | 49 # For ID registers we adopt a few conventions for translating the
|