Lines Matching defs:force
1301 * last, and force a flush of them when there is a conflict. For now,
2807 * just exclude the revoking caps and force to sync read.
4688 * @force is used by dentry_release (below) to force inclusion of a
4693 int mds, int drop, int unless, int force)
4726 if (force || (cap->issued & drop)) {
4744 " (force)\n", inode, cap,
4786 int force = 0;
4793 * force an record for the directory caps if we have a dentry lease.
4800 force = 1;
4803 ret = ceph_encode_inode_release(p, dir, mds, drop, unless, force);