Home
last modified time | relevance | path

Searched defs:force (Results 1 – 22 of 22) sorted by relevance

/fs/dlm/
Dlockspace.c749 static int lockspace_busy(struct dlm_ls *ls, int force) in lockspace_busy()
765 static int release_lockspace(struct dlm_ls *ls, int force) in release_lockspace()
878 int dlm_release_lockspace(void *lockspace, int force) in dlm_release_lockspace()
Duser.c430 int error, force = 0; in device_remove_lockspace() local
/fs/hfsplus/
Doptions.c72 int hfsplus_parse_options_remount(char *input, int *force) in hfsplus_parse_options_remount()
Dsuper.c337 int force = 0; in hfsplus_remount() local
/fs/
Dfcntl.c88 int force) in f_modown()
106 int force) in __f_setown()
113 int f_setown(struct file *filp, unsigned long arg, int force) in f_setown()
Dsuper.c908 bool force = fc->sb_flags & SB_FORCE; in reconfigure_super() local
/fs/btrfs/
Dblock-group.c1182 static int inc_block_group_ro(struct btrfs_block_group_cache *cache, int force) in inc_block_group_ro()
2817 struct btrfs_space_info *sinfo, int force) in should_alloc_chunk()
2859 enum btrfs_chunk_alloc_enum force) in btrfs_chunk_alloc()
Dtransaction.c282 int force) in record_root_in_trans()
Dscrub.c2223 u64 gen, int mirror_num, u8 *csum, int force, in scrub_pages()
Dinode.c1335 int *page_started, int force, in run_delalloc_nocow()
/fs/f2fs/
Dextent_cache.c102 bool force, bool *leftmost) in f2fs_lookup_rb_tree_ret()
Dsegment.c1854 bool force = (cpc->reason & CP_DISCARD); in add_discard_addrs() local
1943 bool force = (cpc->reason & CP_DISCARD); in f2fs_clear_prefree_segments() local
2651 int type, bool force) in allocate_segment_by_default()
Dsegment.h853 static inline void wake_up_discard_thread(struct f2fs_sb_info *sbi, bool force) in wake_up_discard_thread()
Ddata.c463 nid_t ino, enum page_type type, bool force) in __submit_merged_write_cond()
/fs/xfs/
Dxfs_bmap_util.c739 xfs_can_free_eofblocks(struct xfs_inode *ip, bool force) in xfs_can_free_eofblocks()
/fs/ceph/
Dinode.c2241 int mask, bool force) in __ceph_do_getattr()
Dcaps.c4161 int mds, int drop, int unless, int force) in ceph_encode_inode_release()
4242 int force = 0; in ceph_encode_dentry_release() local
Dsuper.h928 static inline int ceph_do_getattr(struct inode *inode, int mask, bool force) in ceph_do_getattr()
/fs/fat/
Dinode.c666 unsigned int set, unsigned int force) in fat_set_state()
/fs/fuse/
Dfuse_i.h244 bool force:1; member
/fs/nilfs2/
Dsegment.c769 struct list_head *head, int force) in nilfs_dispose_list()
/fs/afs/
Dinternal.h48 bool force; /* T to force cell type */ member