Home
last modified time | relevance | path

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

12345678910>>...15

/fs/cifs/
Dcifs_debug.h62 #define cifs_dbg_func(ratefunc, type, fmt, ...) \ argument
74 #define cifs_dbg(type, fmt, ...) \ argument
82 #define cifs_server_dbg_func(ratefunc, type, fmt, ...) \ argument
99 #define cifs_server_dbg(type, fmt, ...) \ argument
108 #define cifs_tcon_dbg_func(ratefunc, type, fmt, ...) \ argument
123 #define cifs_tcon_dbg(type, fmt, ...) \ argument
137 #define cifs_dbg(type, fmt, ...) \ argument
143 #define cifs_server_dbg(type, fmt, ...) \ argument
150 #define cifs_tcon_dbg(type, fmt, ...) \ argument
/fs/quota/
Dquota.c26 static int check_quotactl_permission(struct super_block *sb, int type, int cmd, in check_quotactl_permission()
55 int type = *(int *)arg; in quota_sync_one() local
62 static int quota_sync_all(int type) in quota_sync_all()
72 unsigned int qtype_enforce_flag(int type) in qtype_enforce_flag()
85 static int quota_quotaon(struct super_block *sb, int type, qid_t id, in quota_quotaon()
97 static int quota_quotaoff(struct super_block *sb, int type) in quota_quotaoff()
106 static int quota_getfmt(struct super_block *sb, int type, void __user *addr) in quota_getfmt()
118 static int quota_getinfo(struct super_block *sb, int type, void __user *addr) in quota_getinfo()
146 static int quota_setinfo(struct super_block *sb, int type, void __user *addr) in quota_setinfo()
200 static int quota_getquota(struct super_block *sb, int type, qid_t id, in quota_getquota()
[all …]
Ddquot.c279 int type = qid.type; in hashfn() local
440 void mark_info_dirty(struct super_block *sb, int type) in mark_info_dirty()
571 static void invalidate_dquots(struct super_block *sb, int type) in invalidate_dquots()
681 int dquot_writeback_dquots(struct super_block *sb, int type) in dquot_writeback_dquots()
737 int dquot_quota_sync(struct super_block *sb, int type) in dquot_quota_sync()
895 struct dquot *dquot_alloc(struct super_block *sb, int type) in dquot_alloc()
901 static struct dquot *get_empty_dquot(struct super_block *sb, int type) in get_empty_dquot()
1012 static int dqinit_needed(struct inode *inode, int type) in dqinit_needed()
1030 static int add_dquot_ref(struct super_block *sb, int type) in add_dquot_ref()
1091 static void remove_inode_dquot_ref(struct inode *inode, int type, in remove_inode_dquot_ref()
[all …]
Dquota_v1.c58 int type = dquot->dq_id.type; in v1_read_dqblk() local
84 short type = dquot->dq_id.type; in v1_commit_dqblk() local
127 static int v1_check_quota_file(struct super_block *sb, int type) in v1_check_quota_file()
159 static int v1_read_file_info(struct super_block *sb, int type) in v1_read_file_info()
186 static int v1_write_file_info(struct super_block *sb, int type) in v1_write_file_info()
Dquota_v2.c57 static int v2_read_header(struct super_block *sb, int type, in v2_read_header()
75 static int v2_check_quota_file(struct super_block *sb, int type) in v2_check_quota_file()
90 static int v2_read_file_info(struct super_block *sb, int type) in v2_read_file_info()
191 static int v2_write_file_info(struct super_block *sb, int type) in v2_write_file_info()
380 static int v2_free_file_info(struct super_block *sb, int type) in v2_free_file_info()
/fs/ocfs2/
Dquota_global.c167 ssize_t ocfs2_quota_read(struct super_block *sb, int type, char *data, in ocfs2_quota_read()
216 ssize_t ocfs2_quota_write(struct super_block *sb, int type, in ocfs2_quota_write()
338 int ocfs2_global_read_info(struct super_block *sb, int type) in ocfs2_global_read_info()
417 static int __ocfs2_global_write_info(struct super_block *sb, int type) in __ocfs2_global_write_info()
445 int ocfs2_global_write_info(struct super_block *sb, int type) in ocfs2_global_write_info()
462 static int ocfs2_global_qinit_alloc(struct super_block *sb, int type) in ocfs2_global_qinit_alloc()
473 static int ocfs2_calc_global_qinit_credits(struct super_block *sb, int type) in ocfs2_calc_global_qinit_credits()
488 int type = dquot->dq_id.type; in __ocfs2_sync_dquot() local
597 static int ocfs2_sync_dquot_helper(struct dquot *dquot, unsigned long type) in ocfs2_sync_dquot_helper()
683 static int ocfs2_calc_qdel_credits(struct super_block *sb, int type) in ocfs2_calc_qdel_credits()
[all …]
Dsysfile.c34 static inline int is_global_system_inode(int type) in is_global_system_inode()
41 int type, in get_local_system_inode()
89 int type, in ocfs2_get_system_file_inode()
124 int type, in _ocfs2_get_system_file_inode()
Dquota_local.c160 static int ocfs2_local_check_quota_file(struct super_block *sb, int type) in ocfs2_local_check_quota_file()
330 int type; in ocfs2_free_quota_recovery() local
340 int type, in ocfs2_recovery_load_quota()
372 int type; in ocfs2_alloc_quota_recovery() local
397 int type; in ocfs2_begin_quota_recovery() local
459 int type, in ocfs2_recover_local_quota_file()
592 int type; in ocfs2_finish_quota_recovery() local
683 static int ocfs2_local_read_info(struct super_block *sb, int type) in ocfs2_local_read_info()
789 static int ocfs2_local_write_info(struct super_block *sb, int type) in ocfs2_local_write_info()
807 static int ocfs2_local_free_info(struct super_block *sb, int type) in ocfs2_local_free_info()
[all …]
/fs/xfs/libxfs/
Dxfs_ag_resv.c71 enum xfs_ag_resv_type type) in xfs_ag_resv_critical()
105 enum xfs_ag_resv_type type) in xfs_ag_resv_needed()
131 enum xfs_ag_resv_type type) in __xfs_ag_resv_free()
180 enum xfs_ag_resv_type type, in __xfs_ag_resv_init()
350 enum xfs_ag_resv_type type, in xfs_ag_resv_alloc_extent()
392 enum xfs_ag_resv_type type, in xfs_ag_resv_free_extent()
/fs/gfs2/
Dacl.c29 static const char *gfs2_acl_name(int type) in gfs2_acl_name()
40 static struct posix_acl *__gfs2_get_acl(struct inode *inode, int type) in __gfs2_get_acl()
60 struct posix_acl *gfs2_get_acl(struct inode *inode, int type, bool rcu) in gfs2_get_acl()
83 int __gfs2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in __gfs2_set_acl()
113 struct posix_acl *acl, int type) in gfs2_set_acl()
/fs/notify/
Dmark.c205 unsigned int *type) in fsnotify_detach_connector_from_object()
241 static void fsnotify_drop_object(unsigned int type, void *objp) in fsnotify_drop_object()
255 unsigned int type = FSNOTIFY_OBJ_TYPE_DETACHED; in fsnotify_put_mark() local
354 int type; in fsnotify_prepare_user_wait() local
382 int type; in fsnotify_finish_user_wait() local
499 unsigned int type, in fsnotify_attach_connector_to_object()
575 fsnotify_connp_t *connp, unsigned int type, in fsnotify_add_mark_list()
668 fsnotify_connp_t *connp, unsigned int type, in fsnotify_add_mark_locked()
709 unsigned int type, int allow_dups, __kernel_fsid_t *fsid) in fsnotify_add_mark()
799 unsigned int type; in fsnotify_destroy_marks() local
/fs/xfs/
Dxfs_dquot.c183 xfs_dqtype_t type, in xfs_qm_init_dquot_blk()
457 xfs_dqtype_t type) in xfs_dquot_alloc()
678 xfs_dqtype_t type, in xfs_qm_dqread()
726 xfs_dqtype_t type, in xfs_dq_get_next_id()
848 xfs_dqtype_t type) in xfs_qm_dqget_checks()
877 xfs_dqtype_t type, in xfs_qm_dqget()
927 xfs_dqtype_t type, in xfs_qm_dqget_uncached()
943 xfs_dqtype_t type) in xfs_qm_id_for_quotatype()
965 xfs_dqtype_t type, in xfs_qm_dqget_inode()
1051 xfs_dqtype_t type, in xfs_qm_dqget_next()
[all …]
Dxfs_qm_syscalls.c288 xfs_dqtype_t type, in xfs_qm_scall_setqlim()
427 xfs_dqtype_t type, in xfs_qm_scall_getquota_fill_qc()
478 xfs_dqtype_t type, in xfs_qm_scall_getquota()
523 xfs_dqtype_t type, in xfs_qm_scall_getquota_next()
Dxfs_qm.c52 xfs_dqtype_t type, in xfs_qm_dquot_walk()
250 xfs_dqtype_t type, in xfs_qm_dqattach_one()
543 xfs_dqtype_t type, in xfs_qm_set_defquota()
573 xfs_dqtype_t type) in xfs_qm_init_timelimits()
840 xfs_dqtype_t type) in xfs_qm_reset_dqcounts()
911 xfs_dqtype_t type, in xfs_qm_reset_dqcounts_all()
977 xfs_dqtype_t type, in xfs_qm_reset_dqcounts_buf()
1075 xfs_dqtype_t type, in xfs_qm_quotacheck_dqadjust()
1903 xfs_dqtype_t type) in xfs_inode_near_dquot_enforcement()
/fs/btrfs/
Duuid-tree.c14 static void btrfs_uuid_to_key(u8 *uuid, u8 type, struct btrfs_key *key) in btrfs_uuid_to_key()
23 u8 type, u64 subid) in btrfs_uuid_tree_lookup()
82 int btrfs_uuid_tree_add(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_add()
146 int btrfs_uuid_tree_remove(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_remove()
228 static int btrfs_uuid_iter_rem(struct btrfs_root *uuid_root, u8 *uuid, u8 type, in btrfs_uuid_iter_rem()
257 u8 *uuid, u8 type, u64 subvolid) in btrfs_check_uuid_tree_entry()
Dcompression.c35 const char* btrfs_compress_type2str(enum btrfs_compression_type type) in btrfs_compress_type2str()
66 static int compression_compress_pages(int type, struct list_head *ws, in compression_compress_pages()
97 static int compression_decompress_bio(int type, struct list_head *ws, in compression_decompress_bio()
114 static int compression_decompress(int type, struct list_head *ws, in compression_decompress()
946 static struct list_head *alloc_workspace(int type, unsigned int level) in alloc_workspace()
962 static void free_workspace(int type, struct list_head *ws) in free_workspace()
978 static void btrfs_init_workspace_manager(int type) in btrfs_init_workspace_manager()
1004 static void btrfs_cleanup_workspace_manager(int type) in btrfs_cleanup_workspace_manager()
1024 struct list_head *btrfs_get_workspace(int type, unsigned int level) in btrfs_get_workspace()
1103 static struct list_head *get_workspace(int type, int level) in get_workspace()
[all …]
Dacl.c19 struct posix_acl *btrfs_get_acl(struct inode *inode, int type, bool rcu) in btrfs_get_acl()
60 struct inode *inode, struct posix_acl *acl, int type) in __btrfs_set_acl()
115 struct posix_acl *acl, int type) in btrfs_set_acl()
/fs/f2fs/
Dextent_cache.c59 enum extent_type type) in __set_extent_info()
77 static bool __init_may_extent_tree(struct inode *inode, enum extent_type type) in __init_may_extent_tree()
88 static bool __may_extent_tree(struct inode *inode, enum extent_type type) in __may_extent_tree()
128 struct extent_info *front, enum extent_type type) in __is_extent_mergeable()
149 struct extent_info *back, enum extent_type type) in __is_back_mergeable()
155 struct extent_info *front, enum extent_type type) in __is_front_mergeable()
325 enum extent_type type) in __grab_extent_tree()
453 struct extent_info *ei, enum extent_type type) in __lookup_extent_tree()
594 struct extent_info *tei, enum extent_type type) in __update_extent_tree_range()
873 static void __update_extent_cache(struct dnode_of_data *dn, enum extent_type type) in __update_extent_cache()
[all …]
Dcheckpoint.c141 int type) in __is_bitmap_valid()
177 block_t blkaddr, int type) in f2fs_is_valid_blkaddr()
240 int type, bool sync) in f2fs_ra_meta_pages()
408 long f2fs_sync_meta_pages(struct f2fs_sb_info *sbi, enum page_type type, in f2fs_sync_meta_pages()
503 unsigned int devidx, int type) in __add_ino_entry()
551 static void __remove_ino_entry(struct f2fs_sb_info *sbi, nid_t ino, int type) in __remove_ino_entry()
569 void f2fs_add_ino_entry(struct f2fs_sb_info *sbi, nid_t ino, int type) in f2fs_add_ino_entry()
575 void f2fs_remove_ino_entry(struct f2fs_sb_info *sbi, nid_t ino, int type) in f2fs_remove_ino_entry()
613 unsigned int devidx, int type) in f2fs_set_dirty_device()
619 unsigned int devidx, int type) in f2fs_is_dirty_device()
[all …]
Diostat.h41 enum page_type type; member
46 enum page_type type) in iostat_update_submit_ctx()
70 enum iostat_type type, unsigned long long io_bytes) {} in f2fs_update_iostat()
75 enum page_type type) {} in iostat_update_submit_ctx()
Diostat.c21 enum iostat_type type) in iostat_get_avg_bytes()
27 #define IOSTAT_INFO_SHOW(name, type) \ argument
161 enum iostat_type type, unsigned long long io_bytes) in __f2fs_update_iostat()
168 enum iostat_type type, unsigned long long io_bytes) in f2fs_update_iostat()
/fs/ocfs2/dlm/
Ddlmconvert.c61 struct dlm_lock *lock, int flags, int type) in dlmconvert_master()
105 int type, int *call_ast, in __dlmconvert_master()
251 struct dlm_lock *lock, int flags, int type) in dlmconvert_remote()
355 struct dlm_lock *lock, int flags, int type) in dlm_send_remote_convert_request()
/fs/orangefs/
Dacl.c13 struct posix_acl *orangefs_get_acl(struct inode *inode, int type, bool rcu) in orangefs_get_acl()
68 int type) in __orangefs_set_acl()
123 struct posix_acl *acl, int type) in orangefs_set_acl()
/fs/hfs/
Dcatalog.c66 hfs_cat_rec *rec, int type, in hfs_cat_build_thread()
191 int res, len, type; in hfs_cat_find_brec() local
226 int res, type; in hfs_cat_delete() local
294 int entry_size, type; in hfs_cat_move() local
/fs/jfs/
Dacl.c17 struct posix_acl *jfs_get_acl(struct inode *inode, int type, bool rcu) in jfs_get_acl()
59 static int __jfs_set_acl(tid_t tid, struct inode *inode, int type, in __jfs_set_acl()
98 struct posix_acl *acl, int type) in jfs_set_acl()

12345678910>>...15