| /fs/sysfs/ | 
| D | group.c | 47 			const struct attribute_group *grp, int update)  in create_files() 120 static int internal_create_group(struct kobject *kobj, int update,  in internal_create_group() 210 static int internal_create_groups(struct kobject *kobj, int update,  in internal_create_groups()
  | 
| /fs/ceph/ | 
| D | cache.c | 55 void ceph_fscache_unuse_cookie(struct inode *inode, bool update)  in ceph_fscache_unuse_cookie()
  | 
| D | cache.h | 82 static inline void ceph_fscache_unuse_cookie(struct inode *inode, bool update)  in ceph_fscache_unuse_cookie()
  | 
| D | inode.c | 519 	bool update = false;  in ceph_fill_fragtree()  local
  | 
| /fs/smb/client/ | 
| D | fscache.c | 149 void cifs_fscache_unuse_inode_cookie(struct inode *inode, bool update)  in cifs_fscache_unuse_inode_cookie()
  | 
| D | fscache.h | 94 static inline void cifs_fscache_unuse_inode_cookie(struct inode *inode, bool update) {}  in cifs_fscache_unuse_inode_cookie()
  | 
| /fs/bcachefs/ | 
| D | data_update.c | 429 void bch2_data_update_exit(struct data_update *update)  in bch2_data_update_exit() 443 				  struct data_update *update)  in bch2_update_unwritten_extent()
  | 
| D | btree_update.c | 38 	struct bkey_i *update;  in extent_front_merge()  local 132 	struct bkey_i *update;  in __bch2_insert_snapshot_whiteouts()  local 193 	struct bkey_i *update;  in bch2_trans_update_extent_overwrite()  local
  | 
| D | alloc_background.c | 1166 		struct bkey_i *update =  in bch2_check_alloc_key()  local 1197 		struct bkey_i *update =  in bch2_check_alloc_key()  local 1285 		struct bkey_i *update =  in bch2_check_alloc_hole_freespace()  local
  | 
| D | reflink.c | 179 		struct bkey_i *update = bch2_bkey_make_mut_noupdate(trans, p.s_c);  in gc_trigger_reflink_p_segment()  local
  | 
| D | inode.c | 707 		struct bkey_i *update = bch2_bkey_make_mut(trans, &iter, &k,  in update_parent_inode_has_children()  local
  | 
| /fs/ext4/ | 
| D | fast_commit.c | 385 	bool update = false;  in ext4_fc_track_template()  local 424 				 void *arg, bool update)  in __track_dentry_update() 581 			 bool update)  in __track_inode() 620 			 bool update)  in __track_range()
  | 
| D | extents.c | 5038 	bool update = false;  in ext4_ext_shift_path_extents()  local
  | 
| /fs/cachefiles/ | 
| D | interface.c | 311 	bool update = false;  in cachefiles_commit_object()  local
  | 
| /fs/adfs/ | 
| D | adfs.h | 131 	int	(*update)(struct adfs_dir *dir, struct object_info *obj);  member
  | 
| /fs/afs/ | 
| D | afs.h | 169 	time64_t		update;		/* Volume update time (or TIME64_MIN) */  member
  | 
| D | yfsclient.c | 248 	u64 creation, update;  in xdr_decode_YFSVolSync()  local
  | 
| /fs/btrfs/ | 
| D | delayed-ref.c | 674 			 struct btrfs_delayed_ref_head *update)  in update_existing_head_ref()
  | 
| D | free-space-cache.c | 3659 	int update = 0;  in do_trimming()  local
  | 
| /fs/nfs/ | 
| D | delegation.c | 414 		const struct nfs_delegation *update)  in nfs_update_inplace_delegation()
  | 
| /fs/f2fs/ | 
| D | node.c | 2340 				nid_t nid, bool build, bool update)  in add_free_nid()
  | 
| D | super.c | 3480 						pgoff_t index, bool update)  in __f2fs_commit_super()
  | 
| D | f2fs.h | 4124 	int inline_xattr, inline_inode, inline_dir, append, update, orphans;  member
  | 
| /fs/nfsd/ | 
| D | nfs4state.c | 3533 	bool	update = exid->flags & EXCHGID4_FLAG_UPD_CONFIRMED_REC_A;  in nfsd4_exchange_id()  local
  |