Searched refs:CEPH_I_NODELAY (Results 1 – 3 of 3) sorted by relevance
1167 if ((ci->i_ceph_flags & CEPH_I_NODELAY) == 0 && in __send_cap()1178 ci->i_ceph_flags &= ~(CEPH_I_NODELAY | CEPH_I_FLUSH); in __send_cap()1696 if ((ci->i_ceph_flags & CEPH_I_NODELAY) == 0 && in ceph_check_caps()3384 if ((ci->i_ceph_flags & CEPH_I_NODELAY) == 0) in ceph_encode_inode_release()
442 #define CEPH_I_NODELAY 4 /* do not delay cap release */ macro
896 ci->i_ceph_flags |= CEPH_I_NODELAY; in drop_caps_for_unlink()