Searched refs:check_caps (Results 1 – 2 of 2) sorted by relevance
573 int check_caps = 0; in ceph_sync_direct_write() local653 check_caps = ceph_inode_set_size(inode, pos); in ceph_sync_direct_write()654 if (check_caps) in ceph_sync_direct_write()691 int check_caps = 0; in ceph_sync_write() local782 check_caps = ceph_inode_set_size(inode, pos); in ceph_sync_write()783 if (check_caps) in ceph_sync_write()
2494 int check_caps = 0; in handle_cap_grant() local2633 check_caps = 1; in handle_cap_grant()2651 check_caps = 1; /* check auth cap only */ in handle_cap_grant()2653 check_caps = 2; /* check all caps */ in handle_cap_grant()2665 check_caps = 2; in handle_cap_grant()2714 if (check_caps == 1) in handle_cap_grant()2717 else if (check_caps == 2) in handle_cap_grant()