Home
last modified time | relevance | path

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

/linux/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/drivers/net/ethernet/sfc/siena/
H A Dmcdi.h339 efx->type->check_caps(efx, \
/linux/drivers/net/ethernet/sfc/
H A Def10.c4164 .check_caps = ef10_check_caps,
4300 .check_caps = ef10_check_caps,
4426 .check_caps = ef10_check_caps,