Home
last modified time | relevance | path

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

/fs/dlm/
Dlockspace.c741 static int lockspace_busy(struct dlm_ls *ls, int force) in lockspace_busy()
757 static int release_lockspace(struct dlm_ls *ls, int force) in release_lockspace()
876 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.c336 int force = 0; in hfsplus_remount() local
/fs/
Dfcntl.c89 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()
Dsuper.c866 bool force = fc->sb_flags & SB_FORCE; in reconfigure_super() local
/fs/xfs/
Dxfs_trans.c1038 bool force, in xfs_trans_alloc_inode()
1137 bool force, in xfs_trans_alloc_ichange()
Dxfs_trans_dquot.c790 bool force) in xfs_trans_reserve_quota_nblks()
Dxfs_quota.h135 bool force) in xfs_trans_reserve_quota_nblks()
Dxfs_iomap.c198 bool force = false; in xfs_iomap_write_direct() local
Dxfs_bmap_util.c642 bool force) in xfs_can_free_eofblocks()
/fs/btrfs/
Dblock-group.c1156 static int inc_block_group_ro(struct btrfs_block_group *cache, int force) in inc_block_group_ro()
3397 struct btrfs_space_info *sinfo, int force) in should_alloc_chunk()
3612 enum btrfs_chunk_alloc_enum force) in btrfs_chunk_alloc()
Dtransaction.c414 int force) in record_root_in_trans()
Dinode.c1644 const bool force = inode->flags & BTRFS_INODE_NODATACOW; in run_delalloc_nocow() local
/fs/f2fs/
Dsegment.c1954 bool force = (cpc->reason & CP_DISCARD); in add_discard_addrs() local
2044 bool force = (cpc->reason & CP_DISCARD); in f2fs_clear_prefree_segments() local
2988 bool new_sec, bool force) in __allocate_new_segment()
3005 void f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force) in f2fs_allocate_new_section()
Dsegment.h947 static inline void wake_up_discard_thread(struct f2fs_sb_info *sbi, bool force) in wake_up_discard_thread()
Ddata.c678 nid_t ino, enum page_type type, bool force) in __submit_merged_write_cond()
/fs/ceph/
Dinode.c2249 int mask, bool force) in __ceph_do_getattr()
Dcaps.c4461 int mds, int drop, int unless, int force) in ceph_encode_inode_release()
4542 int force = 0; in ceph_encode_dentry_release() local
Dsuper.h1017 static inline int ceph_do_getattr(struct inode *inode, int mask, bool force) in ceph_do_getattr()
/fs/fat/
Dinode.c667 unsigned int set, unsigned int force) in fat_set_state()
/fs/ntfs3/
Dntfs_fs.h103 unsigned force : 1; /* RW mount dirty volume. */ member
/fs/nilfs2/
Dsegment.c791 struct list_head *head, int force) in nilfs_dispose_list()
/fs/fuse/
Dfuse_i.h350 bool force:1; member
/fs/afs/
Dinternal.h50 bool force; /* T to force cell type */ member