| /fs/dlm/ | 
| D | lockspace.c | 674 static int lockspace_busy(struct dlm_ls *ls, int force)  in lockspace_busy() 701 static int release_lockspace(struct dlm_ls *ls, int force)  in release_lockspace() 792 int dlm_release_lockspace(void *lockspace, int force)  in dlm_release_lockspace()
  | 
| D | user.c | 439 	int error, force = 0;  in device_remove_lockspace()  local
  | 
| /fs/hfsplus/ | 
| D | options.c | 72 int hfsplus_parse_options_remount(char *input, int *force)  in hfsplus_parse_options_remount()
  | 
| D | super.c | 342 		int force = 0;  in hfsplus_remount()  local
  | 
| /fs/xfs/ | 
| D | xfs_trans.c | 1063 	bool			force,  in xfs_trans_alloc_inode() 1224 	bool			force,  in xfs_trans_alloc_ichange()
  | 
| D | xfs_quota.h | 173 		bool force)  in xfs_trans_reserve_quota_nblks()
  | 
| D | xfs_trans_dquot.c | 978 	bool			force)  in xfs_trans_reserve_quota_nblks()
  | 
| D | xfs_iomap.c | 254 	bool			force = false;  in xfs_iomap_write_direct()  local
  | 
| /fs/ | 
| D | fcntl.c | 130 		int force)  in __f_setown() 155 int f_setown(struct file *filp, int who, int force)  in f_setown()
  | 
| D | super.c | 1031 	bool force = fc->sb_flags & SB_FORCE;  in reconfigure_super()  local
  | 
| D | libfs.c | 1988 bool inode_maybe_inc_iversion(struct inode *inode, bool force)  in inode_maybe_inc_iversion()
  | 
| D | eventpoll.c | 804 static bool __ep_remove(struct eventpoll *ep, struct epitem *epi, bool force)  in __ep_remove()
  | 
| /fs/btrfs/ | 
| D | block-group.c | 1366 static int inc_block_group_ro(struct btrfs_block_group *cache, int force)  in inc_block_group_ro() 3889 			      const struct btrfs_space_info *sinfo, int force)  in should_alloc_chunk() 4123 		      enum btrfs_chunk_alloc_enum force)  in btrfs_chunk_alloc()
  | 
| D | transaction.c | 409 			       int force)  in record_root_in_trans()
  | 
| /fs/f2fs/ | 
| D | segment.c | 2094 	bool force = (cpc->reason & CP_DISCARD);  in add_discard_addrs()  local 2188 	bool force = (cpc->reason & CP_DISCARD);  in f2fs_clear_prefree_segments()  local 3082 static int __f2fs_init_atgc_curseg(struct f2fs_sb_info *sbi, bool force)  in __f2fs_init_atgc_curseg() 3292 						bool new_sec, bool force)  in __allocate_new_segment() 3317 int f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force)  in f2fs_allocate_new_section()
  | 
| D | segment.h | 1062 static inline void wake_up_discard_thread(struct f2fs_sb_info *sbi, bool force)  in wake_up_discard_thread()
  | 
| D | data.c | 656 				nid_t ino, enum page_type type, bool force)  in __submit_merged_write_cond()
  | 
| /fs/nilfs2/ | 
| D | segment.c | 794 			       struct list_head *head, int force)  in nilfs_dispose_list() 2292 static void nilfs_segctor_wakeup(struct nilfs_sc_info *sci, int err, bool force)  in nilfs_segctor_wakeup()
  | 
| /fs/ext4/ | 
| D | ioctl.c | 1711 int ext4_update_overhead(struct super_block *sb, bool force)  in ext4_update_overhead()
  | 
| /fs/fat/ | 
| D | inode.c | 667 			unsigned int set, unsigned int force)  in fat_set_state()
  | 
| /fs/ceph/ | 
| D | caps.c | 4856 			      int mds, int drop, int unless, int force)  in ceph_encode_inode_release() 4953 	int force = 0;  in ceph_encode_dentry_release()  local
  | 
| D | inode.c | 2954 		      int mask, bool force)  in __ceph_do_getattr()
  | 
| D | super.h | 1092 static inline int ceph_do_getattr(struct inode *inode, int mask, bool force)  in ceph_do_getattr()
  | 
| /fs/ntfs3/ | 
| D | ntfs_fs.h | 109 	unsigned force : 1; /* RW mount dirty volume. */  member
  | 
| /fs/fuse/ | 
| D | fuse_i.h | 371 	bool force:1;  member
  |