update_xattr      436 fs/ceph/xattr.c 			   int flags, int update_xattr,
update_xattr      465 fs/ceph/xattr.c 	if (update_xattr) {
update_xattr      478 fs/ceph/xattr.c 		if (update_xattr < 0) {
update_xattr      492 fs/ceph/xattr.c 		xattr->should_free_name = update_xattr;
update_xattr      502 fs/ceph/xattr.c 		if (update_xattr) {
update_xattr      517 fs/ceph/xattr.c 	xattr->dirty = update_xattr;
update_xattr      518 fs/ceph/xattr.c 	xattr->should_free_val = (val && update_xattr);