Searched refs:check_caps (Results 1 – 7 of 7) sorted by relevance
337 efx->type->check_caps(efx, \
711 .check_caps = ef100_check_caps,795 .check_caps = ef100_check_caps,
1335 unsigned int (*check_caps)(const struct efx_nic *efx, member
1099 .check_caps = siena_check_caps,
4091 .check_caps = ef10_check_caps,4227 .check_caps = ef10_check_caps,
3261 unsigned char check_caps = 0; in handle_cap_grant() local3430 check_caps = 1; in handle_cap_grant()3449 check_caps = 1; /* check auth cap only */ in handle_cap_grant()3451 check_caps = 2; /* check all caps */ in handle_cap_grant()3463 check_caps = 2; in handle_cap_grant()3521 if (check_caps == 1) in handle_cap_grant()3524 else if (check_caps == 2) in handle_cap_grant()
1393 bool check_caps = false; in ceph_sync_write() local1483 check_caps = ceph_inode_set_size(inode, pos); in ceph_sync_write()1484 if (check_caps) in ceph_sync_write()