Home
last modified time | relevance | path

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

1234

/fs/nfs/
Dnfs4state.c658 struct nfs4_state *state; in nfs4_alloc_open_state() local
671 nfs4_state_set_mode_locked(struct nfs4_state *state, fmode_t fmode) in nfs4_state_set_mode_locked()
689 struct nfs4_state *state; in __nfs4_find_state_byowner() local
703 nfs4_free_open_state(struct nfs4_state *state) in nfs4_free_open_state()
711 struct nfs4_state *state, *new; in nfs4_get_open_state() local
745 void nfs4_put_open_state(struct nfs4_state *state) in nfs4_put_open_state()
765 static void __nfs4_close(struct nfs4_state *state, in __nfs4_close()
810 void nfs4_close_state(struct nfs4_state *state, fmode_t fmode) in nfs4_close_state()
815 void nfs4_close_sync(struct nfs4_state *state, fmode_t fmode) in nfs4_close_sync()
834 __nfs4_find_lock_state(struct nfs4_state *state, in __nfs4_find_lock_state()
[all …]
Dnfs4proc.c394 struct nfs4_state *state = exception->state; in nfs4_do_handle_exception() local
564 struct nfs4_state *state, long *timeout) in nfs4_async_handle_error()
1092 struct nfs4_state *state; member
1305 static bool nfs4_mode_match_open_stateid(struct nfs4_state *state, in nfs4_mode_match_open_stateid()
1320 static int can_open_cached(struct nfs4_state *state, fmode_t mode, in can_open_cached()
1372 static void update_open_stateflags(struct nfs4_state *state, fmode_t fmode) in update_open_stateflags()
1388 static bool nfs_open_stateid_recover_openmode(struct nfs4_state *state) in nfs_open_stateid_recover_openmode()
1400 static void nfs_test_and_clear_all_open_stateid(struct nfs4_state *state) in nfs_test_and_clear_all_open_stateid()
1415 static bool nfs_need_update_open_stateid(struct nfs4_state *state, in nfs_need_update_open_stateid()
1430 static void nfs_resync_open_stateid_locked(struct nfs4_state *state) in nfs_resync_open_stateid_locked()
[all …]
Dnfs4_fs.h186 fmode_t state; /* State on the server (R,W, or RW) */ member
192 struct nfs4_state *state; member
540 static inline bool nfs4_valid_open_stateid(const struct nfs4_state *state) in nfs4_valid_open_stateid()
545 static inline bool nfs4_state_match_open_stateid_other(const struct nfs4_state *state, in nfs4_state_match_open_stateid_other()
/fs/btrfs/
Dcheck-integrity.c202 struct btrfsic_state *state; member
642 static int btrfsic_process_superblock(struct btrfsic_state *state, in btrfsic_process_superblock()
774 struct btrfsic_state *state, in btrfsic_process_superblock_dev_mirror()
956 struct btrfsic_state *state, in btrfsic_process_metablock()
1240 struct btrfsic_state *state, in btrfsic_create_link_to_next_block()
1383 struct btrfsic_state *state, in btrfsic_handle_extent_data()
1527 static int btrfsic_map_block(struct btrfsic_state *state, u64 bytenr, u32 len, in btrfsic_map_block()
1599 static int btrfsic_read_block(struct btrfsic_state *state, in btrfsic_read_block()
1667 static void btrfsic_dump_database(struct btrfsic_state *state) in btrfsic_dump_database()
1716 static int btrfsic_test_for_metadata(struct btrfsic_state *state, in btrfsic_test_for_metadata()
[all …]
Dextent_io.c29 static inline bool extent_state_in_tree(const struct extent_state *state) in extent_state_in_tree()
63 struct extent_state *state; in btrfs_leak_debug_check() local
124 static void add_extent_changeset(struct extent_state *state, unsigned bits, in add_extent_changeset()
218 struct extent_state *state; in alloc_extent_state() local
238 void free_extent_state(struct extent_state *state) in free_extent_state()
376 struct extent_state *state) in merge_state()
411 struct extent_state *state, unsigned *bits) in set_state_cb()
418 struct extent_state *state, unsigned *bits) in clear_state_cb()
439 struct extent_state *state, u64 start, u64 end, in insert_state()
508 static struct extent_state *next_state(struct extent_state *state) in next_state()
[all …]
/fs/xfs/libxfs/
Dxfs_da_btree.c109 xfs_da_state_kill_altpath(xfs_da_state_t *state) in xfs_da_state_kill_altpath()
122 xfs_da_state_free(xfs_da_state_t *state) in xfs_da_state_free()
353 struct xfs_da_state *state) in xfs_da3_split()
508 struct xfs_da_state *state, in xfs_da3_root_split()
639 struct xfs_da_state *state, in xfs_da3_node_split()
736 struct xfs_da_state *state, in xfs_da3_node_rebalance()
879 struct xfs_da_state *state, in xfs_da3_node_add()
936 struct xfs_da_state *state) in xfs_da3_join()
1045 struct xfs_da_state *state, in xfs_da3_root_join()
1117 struct xfs_da_state *state, in xfs_da3_node_toosmall()
[all …]
Dxfs_attr.c833 xfs_da_state_t *state; in xfs_attr_node_addname() local
1069 xfs_da_state_t *state; in xfs_attr_node_removename() local
1207 xfs_attr_fillstate(xfs_da_state_t *state) in xfs_attr_fillstate()
1255 xfs_attr_refillstate(xfs_da_state_t *state) in xfs_attr_refillstate()
1314 xfs_da_state_t *state; in xfs_attr_node_get() local
Dxfs_dir2_node.c565 xfs_da_state_t *state) /* state to fill in */ in xfs_dir2_leafn_lookup_for_addname()
720 xfs_da_state_t *state) /* state to fill in */ in xfs_dir2_leafn_lookup_for_entry()
873 xfs_da_state_t *state) /* state to fill in */ in xfs_dir2_leafn_lookup_int()
998 xfs_da_state_t *state, /* btree cursor */ in xfs_dir2_leafn_rebalance()
1362 xfs_da_state_t *state, /* btree cursor */ in xfs_dir2_leafn_split()
1428 xfs_da_state_t *state, /* btree cursor */ in xfs_dir2_leafn_toosmall()
1559 xfs_da_state_t *state, /* cursor */ in xfs_dir2_leafn_unbalance()
1626 xfs_da_state_t *state; /* btree cursor */ in xfs_dir2_node_addname() local
2069 xfs_da_state_t *state; /* btree cursor */ in xfs_dir2_node_lookup() local
2122 struct xfs_da_state *state; /* btree cursor */ in xfs_dir2_node_removename() local
[all …]
Dxfs_bmap.c173 xfs_exntst_t state) in xfs_bmbt_update()
513 int state = 0; in xfs_bmap_trace_exlist() local
1588 int state = 0;/* state bits, accessed thru macros */ in xfs_bmap_add_extent_delay_real() local
2163 int state = 0;/* state bits, accessed thru macros */ in xfs_bmap_add_extent_unwritten_real() local
2692 int state; /* state bits, accessed thru macros */ in xfs_bmap_add_extent_hole_delay() local
2850 int state; /* state bits, accessed thru macros */ in xfs_bmap_add_extent_hole_real() local
4875 int error = 0, state = 0; in xfs_bmap_del_extent_delay() local
5010 int state = BMAP_COWFORK; in xfs_bmap_del_extent_cow() local
5113 int state = 0; in xfs_bmap_del_extent() local
6512 xfs_exntst_t state) in xfs_bmap_finish_one()
Dxfs_attr_leaf.c1092 struct xfs_da_state *state, in xfs_attr3_leaf_split()
1457 struct xfs_da_state *state, in xfs_attr3_leaf_rebalance()
1654 struct xfs_da_state *state, in xfs_attr3_leaf_figure_balance()
1754 struct xfs_da_state *state, in xfs_attr3_leaf_toosmall()
2035 struct xfs_da_state *state, in xfs_attr3_leaf_unbalance()
Dxfs_defer.c352 void *state; in xfs_defer_finish() local
/fs/xfs/
Dxfs_trans_rmap.c40 xfs_exntst_t state) in xfs_trans_set_rmap_flags()
104 xfs_exntst_t state, in xfs_trans_log_finish_rmap_update()
213 void **state) in xfs_rmap_update_finish_item()
235 void *state, in xfs_rmap_update_finish_cleanup()
Dxfs_trans_bmap.c67 xfs_exntst_t state) in xfs_trans_log_finish_bmap_update()
129 xfs_exntst_t state) in xfs_trans_set_bmap_flags()
196 void **state) in xfs_bmap_update_finish_item()
Dxfs_trans_refcount.c189 void **state) in xfs_refcount_update_finish_item()
219 void *state, in xfs_refcount_update_finish_cleanup()
/fs/nfsd/
Dnfs4acl.c455 init_state(struct posix_acl_state *state, int cnt) in init_state()
480 free_state(struct posix_acl_state *state) { in free_state()
485 static inline void add_to_mask(struct posix_acl_state *state, struct posix_ace_state *astate) in add_to_mask()
491 posix_state_to_acl(struct posix_acl_state *state, unsigned int flags) in posix_state_to_acl()
571 static int find_uid(struct posix_acl_state *state, kuid_t uid) in find_uid()
588 static int find_gid(struct posix_acl_state *state, kgid_t gid) in find_gid()
621 static void process_one_v4_ace(struct posix_acl_state *state, in process_one_v4_ace()
/fs/quota/
Dquota.c119 struct qc_state state; in quota_getinfo() local
317 static int quota_state_to_flags(struct qc_state *state) in quota_state_to_flags()
339 struct qc_state state; in quota_getstate() local
412 struct qc_state state; in quota_getstatev() local
/fs/gfs2/
Dglock.c458 unsigned state = ret & LM_OUT_ST_MASK; in finish_xmote() local
888 void gfs2_holder_init(struct gfs2_glock *gl, unsigned int state, u16 flags, in gfs2_holder_init()
912 void gfs2_holder_reinit(unsigned int state, u16 flags, struct gfs2_holder *gh) in gfs2_holder_reinit()
966 static void handle_callback(struct gfs2_glock *gl, unsigned int state, in handle_callback()
1215 unsigned int state, u16 flags, struct gfs2_holder *gh) in gfs2_glock_nq_num()
1336 void gfs2_glock_cb(struct gfs2_glock *gl, unsigned int state) in gfs2_glock_cb()
1663 static const char *state2str(unsigned state) in state2str()
Dtrace_gfs2.h65 static inline u8 glock_trace_state(unsigned int state) in glock_trace_state()
Dtrans.c210 enum gfs2_freeze_state state = atomic_read(&sdp->sd_freeze_state); in gfs2_trans_add_meta() local
Dlog.c673 enum gfs2_freeze_state state = atomic_read(&sdp->sd_freeze_state); in log_write_header() local
719 enum gfs2_freeze_state state = atomic_read(&sdp->sd_freeze_state); in gfs2_log_flush() local
/fs/fscache/
Dobject.c55 #define transit_to(state) ({ prefetch(&STATE(state)->work); STATE(state); }) argument
74 #define TRANSIT_TO(state, emask) \ argument
171 const struct fscache_state *state, *new_state; in fscache_object_sm_dispatcher() local
/fs/afs/
Dvolume.c216 int ret, state, loop; in afs_volume_pick_fileserver() local
/fs/jfs/
Djfs_mount.c409 int updateSuper(struct super_block *sb, uint state) in updateSuper()
/fs/squashfs/
Dxz_wrapper.c38 struct xz_dec *state; member
/fs/ocfs2/cluster/
Dmasklog.c38 char *state; in mlog_mask_show() local

1234