Searched refs:CEPH_I_NODELAY (Results 1 – 3 of 3) sorted by relevance
465 #define CEPH_I_NODELAY (1 << 1) /* do not delay cap release */ macro
1145 if ((ci->i_ceph_flags & CEPH_I_NODELAY) == 0 && in __send_cap()1156 ci->i_ceph_flags &= ~(CEPH_I_NODELAY | CEPH_I_FLUSH); in __send_cap()1746 if ((ci->i_ceph_flags & CEPH_I_NODELAY) == 0 && in ceph_check_caps()3694 if ((ci->i_ceph_flags & CEPH_I_NODELAY) == 0) in ceph_encode_inode_release()
906 ci->i_ceph_flags |= CEPH_I_NODELAY; in drop_caps_for_unlink()