Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A Dcaps.c3500 unsigned char check_caps = 0; in handle_cap_grant() local
3694 check_caps = 1; in handle_cap_grant()
3713 check_caps = 1; /* check auth cap only */ in handle_cap_grant()
3715 check_caps = 2; /* check all caps */ in handle_cap_grant()
3732 check_caps = 2; in handle_cap_grant()
3747 check_caps = 1; /* check auth cap only */ in handle_cap_grant()
3749 check_caps = 2; /* check all caps */ in handle_cap_grant()
3800 if (check_caps == 1) in handle_cap_grant()
3802 else if (check_caps == 2) in handle_cap_grant()
H A Dfile.c1725 bool check_caps = false; in ceph_sync_write() local
2086 check_caps = ceph_inode_set_size(inode, pos); in ceph_sync_write()
2087 if (check_caps) in ceph_sync_write()
/linux-6.15/drivers/net/ethernet/sfc/siena/
H A Dmcdi.h339 efx->type->check_caps(efx, \
H A Dnet_driver.h1330 unsigned int (*check_caps)(const struct efx_nic *efx, member
H A Dsiena.c1110 .check_caps = siena_check_caps,
/linux-6.15/drivers/net/ethernet/sfc/
H A Def100_nic.c1244 .check_caps = ef100_check_caps,
1331 .check_caps = ef100_check_caps,
H A Dmcdi.h384 efx->type->check_caps(efx, \
H A Dnet_driver.h1431 unsigned int (*check_caps)(const struct efx_nic *efx, member
H A Def10.c4167 .check_caps = ef10_check_caps,
4303 .check_caps = ef10_check_caps,
4430 .check_caps = ef10_check_caps,