Lines Matching refs:value
220 * Retrieve an extended attribute and its value. Must have ilock.
240 * Retrieve an extended attribute by name, and its value if requested.
242 * If args->valuelen is zero, then the caller does not want the value, just an
243 * indication whether the attribute exists and the size of the value if it
246 * If args->value is NULL but args->valuelen is non-zero, allocate the buffer
247 * for the value after existence of the attribute has been determined. The
248 * caller always has to free args->value if it is set, no matter if this
307 * make room for the attribute value itself.
326 if (args->value) {
526 * If there was an out-of-line value, allocate the blocks we
527 * identified for its storage and copy the value. This is done
772 * attribute/value pairs so that one disappears and one appears
779 * We must commit the flag value change now to make it atomic
959 * Note: If args->value is NULL the attribute will be removed, just like the
994 if (args->value) {
1028 if (args->value || xfs_inode_hasattr(dp)) {
1041 /* if no value, we are performing a remove operation */
1042 if (!args->value) {
1054 if (!args->value)
1273 * This leaf block cannot have a "remote" value, we only call this routine
1316 * This leaf block cannot have a "remote" value, we only call this routine
1550 * Get the value, local or "remote"