Home
last modified time | relevance | path

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

/linux/fs/ceph/
A Dcaps.c3298 unsigned char check_caps = 0; in handle_cap_grant() local
3473 check_caps = 1; in handle_cap_grant()
3492 check_caps = 1; /* check auth cap only */ in handle_cap_grant()
3494 check_caps = 2; /* check all caps */ in handle_cap_grant()
3506 check_caps = 2; in handle_cap_grant()
3565 if (check_caps == 1) in handle_cap_grant()
3568 else if (check_caps == 2) in handle_cap_grant()
A Dfile.c1417 bool check_caps = false; in ceph_sync_write() local
1507 check_caps = ceph_inode_set_size(inode, pos); in ceph_sync_write()
1508 if (check_caps) in ceph_sync_write()
/linux/drivers/net/ethernet/sfc/
A Dmcdi.h337 efx->type->check_caps(efx, \
A Def100_nic.c726 .check_caps = ef100_check_caps,
810 .check_caps = ef100_check_caps,
A Dnet_driver.h1346 unsigned int (*check_caps)(const struct efx_nic *efx, member
A Dsiena.c1099 .check_caps = siena_check_caps,
A Def10.c4106 .check_caps = ef10_check_caps,
4243 .check_caps = ef10_check_caps,

Completed in 35 milliseconds