Searched refs:check_caps (Results 1 – 9 of 9) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/sfc/siena/ |
| D | mcdi.h | 339 efx->type->check_caps(efx, \
|
| D | net_driver.h | 1341 unsigned int (*check_caps)(const struct efx_nic *efx, member
|
| D | siena.c | 1110 .check_caps = siena_check_caps,
|
| /Linux-v6.1/fs/ceph/ |
| D | caps.c | 3338 unsigned char check_caps = 0; in handle_cap_grant() local 3512 check_caps = 1; in handle_cap_grant() 3531 check_caps = 1; /* check auth cap only */ in handle_cap_grant() 3533 check_caps = 2; /* check all caps */ in handle_cap_grant() 3548 check_caps = 2; in handle_cap_grant() 3606 if (check_caps == 1) in handle_cap_grant() 3609 else if (check_caps == 2) in handle_cap_grant()
|
| D | file.c | 1487 bool check_caps = false; in ceph_sync_write() local 1577 check_caps = ceph_inode_set_size(inode, pos); in ceph_sync_write() 1578 if (check_caps) in ceph_sync_write()
|
| /Linux-v6.1/drivers/net/ethernet/sfc/ |
| D | mcdi.h | 351 efx->type->check_caps(efx, \
|
| D | ef100_nic.c | 1195 .check_caps = ef100_check_caps, 1283 .check_caps = ef100_check_caps,
|
| D | net_driver.h | 1415 unsigned int (*check_caps)(const struct efx_nic *efx, member
|
| D | ef10.c | 4132 .check_caps = ef10_check_caps, 4270 .check_caps = ef10_check_caps,
|