Lines Matching defs:set
859 * address_space_operations vector. So it can just be set onto .write_end for
1192 int (*set)(void *, u64);
1201 * to set the attribute specific access operations. */
1203 int (*get)(void *, u64 *), int (*set)(void *, u64),
1213 attr->set = set;
1269 /* interpret the buffer as a number to call the set function with */
1279 if (!attr->set)
1298 ret = attr->set(attr->data, val);
1494 * this callback. However, it still needs to be set in
1545 * Generic helper for filesystems that do not wish to allow leases to be set.
1565 * directly, without calling ->get_link(). But ->get_link() still must be set,
1754 * @dentry: dentry to set ops on
1756 * Casefolded directories need d_hash and d_compare set, so that the dentries
1767 * The no-key flag can't be set "later", so we don't have to worry about that.
1811 * If "force" is set or the QUERIED flag is set, then ensure that we increment
1814 * In the common case where neither is set, then we can return "false" without
1857 * In this implementation, we fetch the current value, set the QUERIED flag and
1858 * then try to swap it into place with a cmpxchg, if it wasn't already set. If
1867 /* If flag is already set, then no need to swap */
1930 * When a new inode is created, most filesystems set the timestamps to the