/fs/dlm/ |
D | lockspace.c | 781 static int lockspace_busy(struct dlm_ls *ls, int force) in lockspace_busy() 797 static int release_lockspace(struct dlm_ls *ls, int force) in release_lockspace() 916 int dlm_release_lockspace(void *lockspace, int force) in dlm_release_lockspace()
|
D | user.c | 451 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 | 336 int force = 0; in hfsplus_remount() local
|
/fs/ |
D | fcntl.c | 89 int force) in f_modown() 107 int force) in __f_setown() 114 int f_setown(struct file *filp, unsigned long arg, int force) in f_setown()
|
D | super.c | 910 bool force = fc->sb_flags & SB_FORCE; in reconfigure_super() local
|
D | libfs.c | 1558 bool inode_maybe_inc_iversion(struct inode *inode, bool force) in inode_maybe_inc_iversion()
|
D | eventpoll.c | 723 static bool __ep_remove(struct eventpoll *ep, struct epitem *epi, bool force) in __ep_remove()
|
/fs/xfs/ |
D | xfs_trans.c | 1182 bool force, in xfs_trans_alloc_inode() 1281 bool force, in xfs_trans_alloc_ichange()
|
D | xfs_trans_dquot.c | 789 bool force) in xfs_trans_reserve_quota_nblks()
|
D | xfs_quota.h | 135 bool force) in xfs_trans_reserve_quota_nblks()
|
D | xfs_bmap_util.c | 643 bool force) in xfs_can_free_eofblocks()
|
D | xfs_iomap.c | 205 bool force = false; in xfs_iomap_write_direct() local
|
/fs/btrfs/ |
D | block-group.c | 1198 static int inc_block_group_ro(struct btrfs_block_group *cache, int force) in inc_block_group_ro() 3569 struct btrfs_space_info *sinfo, int force) in should_alloc_chunk() 3803 enum btrfs_chunk_alloc_enum force) in btrfs_chunk_alloc()
|
D | transaction.c | 390 int force) in record_root_in_trans()
|
/fs/f2fs/ |
D | segment.c | 1956 bool force = (cpc->reason & CP_DISCARD); in add_discard_addrs() local 2046 bool force = (cpc->reason & CP_DISCARD); in f2fs_clear_prefree_segments() local 2990 bool new_sec, bool force) in __allocate_new_segment() 3007 void f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force) in f2fs_allocate_new_section()
|
D | segment.h | 947 static inline void wake_up_discard_thread(struct f2fs_sb_info *sbi, bool force) in wake_up_discard_thread()
|
D | data.c | 692 nid_t ino, enum page_type type, bool force) in __submit_merged_write_cond()
|
/fs/ext4/ |
D | ioctl.c | 1699 int ext4_update_overhead(struct super_block *sb, bool force) in ext4_update_overhead()
|
/fs/ceph/ |
D | inode.c | 2296 int mask, bool force) in __ceph_do_getattr()
|
D | caps.c | 4522 int mds, int drop, int unless, int force) in ceph_encode_inode_release() 4603 int force = 0; in ceph_encode_dentry_release() local
|
/fs/fat/ |
D | inode.c | 669 unsigned int set, unsigned int force) in fat_set_state()
|
/fs/ntfs3/ |
D | ntfs_fs.h | 103 unsigned force : 1; /* RW mount dirty volume. */ member
|
/fs/nilfs2/ |
D | segment.c | 791 struct list_head *head, int force) in nilfs_dispose_list()
|
/fs/fuse/ |
D | fuse_i.h | 350 bool force:1; member
|