Searched defs:force (Results 1 – 22 of 22) sorted by relevance
/fs/dlm/ |
D | lockspace.c | 749 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()
|
D | user.c | 430 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 | 337 int force = 0; in hfsplus_remount() local
|
/fs/ |
D | fcntl.c | 88 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()
|
D | super.c | 908 bool force = fc->sb_flags & SB_FORCE; in reconfigure_super() local
|
/fs/btrfs/ |
D | block-group.c | 1182 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()
|
D | transaction.c | 282 int force) in record_root_in_trans()
|
D | scrub.c | 2223 u64 gen, int mirror_num, u8 *csum, int force, in scrub_pages()
|
D | inode.c | 1335 int *page_started, int force, in run_delalloc_nocow()
|
/fs/f2fs/ |
D | extent_cache.c | 102 bool force, bool *leftmost) in f2fs_lookup_rb_tree_ret()
|
D | segment.c | 1854 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()
|
D | segment.h | 853 static inline void wake_up_discard_thread(struct f2fs_sb_info *sbi, bool force) in wake_up_discard_thread()
|
D | data.c | 463 nid_t ino, enum page_type type, bool force) in __submit_merged_write_cond()
|
/fs/xfs/ |
D | xfs_bmap_util.c | 739 xfs_can_free_eofblocks(struct xfs_inode *ip, bool force) in xfs_can_free_eofblocks()
|
/fs/ceph/ |
D | inode.c | 2241 int mask, bool force) in __ceph_do_getattr()
|
D | caps.c | 4161 int mds, int drop, int unless, int force) in ceph_encode_inode_release() 4242 int force = 0; in ceph_encode_dentry_release() local
|
D | super.h | 928 static inline int ceph_do_getattr(struct inode *inode, int mask, bool force) in ceph_do_getattr()
|
/fs/fat/ |
D | inode.c | 666 unsigned int set, unsigned int force) in fat_set_state()
|
/fs/fuse/ |
D | fuse_i.h | 244 bool force:1; member
|
/fs/nilfs2/ |
D | segment.c | 769 struct list_head *head, int force) in nilfs_dispose_list()
|
/fs/afs/ |
D | internal.h | 48 bool force; /* T to force cell type */ member
|