Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ceph/
Dcaps.c3420 unsigned char check_caps = 0; in handle_cap_grant() local
3610 check_caps = 1; in handle_cap_grant()
3629 check_caps = 1; /* check auth cap only */ in handle_cap_grant()
3631 check_caps = 2; /* check all caps */ in handle_cap_grant()
3646 check_caps = 2; in handle_cap_grant()
3660 check_caps = 1; /* check auth cap only */ in handle_cap_grant()
3662 check_caps = 2; /* check all caps */ in handle_cap_grant()
3713 if (check_caps == 1) in handle_cap_grant()
3715 else if (check_caps == 2) in handle_cap_grant()
Dfile.c1621 bool check_caps = false; in ceph_sync_write() local
1982 check_caps = ceph_inode_set_size(inode, pos); in ceph_sync_write()
1983 if (check_caps) in ceph_sync_write()
/Linux-v6.6/drivers/net/ethernet/sfc/siena/
Dmcdi.h339 efx->type->check_caps(efx, \
Dnet_driver.h1341 unsigned int (*check_caps)(const struct efx_nic *efx, member
Dsiena.c1110 .check_caps = siena_check_caps,
/Linux-v6.6/drivers/net/ethernet/sfc/
Def100_nic.c1249 .check_caps = ef100_check_caps,
1336 .check_caps = ef100_check_caps,
Dmcdi.h392 efx->type->check_caps(efx, \
Dnet_driver.h1390 unsigned int (*check_caps)(const struct efx_nic *efx, member
Def10.c4164 .check_caps = ef10_check_caps,
4300 .check_caps = ef10_check_caps,