Searched refs:update (Results 1 – 18 of 18) sorted by relevance
/fs/sysfs/ |
D | group.c | 30 const struct attribute_group *grp, int update) in create_files() argument 41 if (update) in create_files() 59 static int internal_create_group(struct kobject *kobj, int update, in internal_create_group() argument 65 BUG_ON(!kobj || (!update && !kobj->sd)); in internal_create_group() 68 if (unlikely(update && !kobj->sd)) in internal_create_group() 82 error = create_files(sd, kobj, grp, update); in internal_create_group()
|
/fs/afs/ |
D | vlocation.c | 183 INIT_LIST_HEAD(&vl->update); in afs_vlocation_alloc() 353 struct afs_vlocation, update); in afs_vlocation_queue_for_updates() 362 list_add_tail(&vl->update, &afs_vlocation_updates); in afs_vlocation_queue_for_updates() 514 if (!list_empty(&vl->update)) { in afs_put_vlocation() 516 list_del_init(&vl->update); in afs_put_vlocation() 651 struct afs_vlocation, update); in afs_vlocation_updater() 654 list_del_init(&vl->update); in afs_vlocation_updater() 666 list_del_init(&vl->update); in afs_vlocation_updater() 705 struct afs_vlocation, update); in afs_vlocation_updater() 709 struct afs_vlocation, update); in afs_vlocation_updater() [all …]
|
D | callback.c | 403 list_del_init(&vnode->update); 439 struct afs_vnode, update); 443 struct afs_vnode, update); 451 list_add_tail(&vnode->update, &server->cb_promises);
|
D | internal.h | 253 struct list_head update; /* link in master update list */ member
|
/fs/btrfs/ |
D | delayed-ref.c | 325 struct btrfs_delayed_ref_node *update) in update_existing_ref() argument 327 if (update->action != existing->action) { in update_existing_ref() 357 existing->ref_mod += update->ref_mod; in update_existing_ref() 367 struct btrfs_delayed_ref_node *update) in update_existing_head_ref() argument 373 ref = btrfs_delayed_node_to_head(update); in update_existing_head_ref() 390 existing->num_bytes = update->num_bytes; in update_existing_head_ref() 415 existing->ref_mod += update->ref_mod; in update_existing_head_ref()
|
D | free-space-cache.c | 2599 int update = 0; in do_trimming() local 2607 update = 1; in do_trimming() 2619 if (update) { in do_trimming()
|
/fs/lockd/ |
D | svcshare.c | 36 goto update; in nlmsvc_share_file() 58 update: in nlmsvc_share_file()
|
/fs/adfs/ |
D | dir.c | 84 if (!ops->update) { in adfs_dir_update() 94 ret = ops->update(&dir, obj); in adfs_dir_update()
|
D | adfs.h | 129 int (*update)(struct adfs_dir *dir, struct object_info *obj); member
|
D | dir_f.c | 483 .update = adfs_f_update,
|
/fs/ncpfs/ |
D | file.c | 57 goto update; in ncp_make_open() 80 update: in ncp_make_open()
|
/fs/nfsd/ |
D | nfs4idmap.c | 201 .update = ent_init, 378 .update = ent_init,
|
D | export.c | 253 .update = expkey_update, 721 .update = export_update,
|
/fs/reiserfs/ |
D | README | 57 recompile and reinstall fsck and mkreiserfs with every update of 63 Yes, if you update your reiserfs kernel module you do have to
|
/fs/nfs/ |
D | dns_resolve.c | 376 cd->update = nfs_dns_ent_update, in nfs_dns_resolver_cache_init()
|
/fs/affs/ |
D | Changes | 171 - getblock() didn't update the lastblock field in the
|
/fs/cifs/ |
D | CHANGES | 115 (this requires update of cifs.upcall program from Samba). Fix memory leak 199 Fix hang (in i_size_read) when simultaneous size update of same remote file 220 Seek to SEEK_END forces check for update of file size for non-cached 296 of readpages by eliminating one extra memcpy. Allow update of file size
|
/fs/nls/ |
D | Kconfig | 431 Portuguese, Spanish, and Swedish. Latin 9 is an update to
|