Searched refs:update_ref (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | extent-tree.h | 157 int btrfs_drop_snapshot(struct btrfs_root *root, bool update_ref, bool for_reloc);
|
| /linux/drivers/android/binder/ |
| H A D | allocation.rs | 405 .update_ref(handle, false, strong); in transfer_binder_object() 436 .update_ref(handle, false, strong) in cleanup_object()
|
| H A D | thread.rs | 1360 .update_ref(reader.read()?, true, false)? in write() 1365 .update_ref(reader.read()?, true, true)? in write() 1370 .update_ref(reader.read()?, false, true)? in write() 1375 .update_ref(reader.read()?, false, false)? in write()
|
| H A D | process.rs | 926 pub(crate) fn update_ref( in update_ref() method
|