Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dcaps.c3501 unsigned char check_caps = 0; in handle_cap_grant() local
3695 check_caps = 1; in handle_cap_grant()
3714 check_caps = 1; /* check auth cap only */ in handle_cap_grant()
3716 check_caps = 2; /* check all caps */ in handle_cap_grant()
3733 check_caps = 2; in handle_cap_grant()
3748 check_caps = 1; /* check auth cap only */ in handle_cap_grant()
3750 check_caps = 2; /* check all caps */ in handle_cap_grant()
3801 if (check_caps == 1) in handle_cap_grant()
3803 else if (check_caps == 2) in handle_cap_grant()
H A Dfile.c1719 bool check_caps = false; in ceph_sync_write() local
2079 check_caps = ceph_inode_set_size(inode, pos); in ceph_sync_write()
2080 if (check_caps) in ceph_sync_write()
/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi.h339 efx->type->check_caps(efx, \
H A Dnet_driver.h1328 unsigned int (*check_caps)(const struct efx_nic *efx, member
/linux/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.h1429 unsigned int (*check_caps)(const struct efx_nic *efx, member
H A Def10.c4166 .check_caps = ef10_check_caps,
4302 .check_caps = ef10_check_caps,
4429 .check_caps = ef10_check_caps,