Lines Matching defs:force
1308 * last, and force a flush of them when there is a conflict. For now,
4518 * @force is used by dentry_release (below) to force inclusion of a
4523 int mds, int drop, int unless, int force)
4556 if (force || (cap->issued & drop)) {
4574 " (force)\n", inode, cap,
4604 int force = 0;
4611 * force an record for the directory caps if we have a dentry lease.
4618 force = 1;
4621 ret = ceph_encode_inode_release(p, dir, mds, drop, unless, force);