Home
last modified time | relevance | path

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

12345678910>>...14

/fs/quota/
Dquota.c24 static int check_quotactl_permission(struct super_block *sb, int type, int cmd, in check_quotactl_permission()
53 int type = *(int *)arg; in quota_sync_one() local
60 static int quota_sync_all(int type) in quota_sync_all()
70 unsigned int qtype_enforce_flag(int type) in qtype_enforce_flag()
83 static int quota_quotaon(struct super_block *sb, int type, qid_t id, in quota_quotaon()
95 static int quota_quotaoff(struct super_block *sb, int type) in quota_quotaoff()
104 static int quota_getfmt(struct super_block *sb, int type, void __user *addr) in quota_getfmt()
116 static int quota_getinfo(struct super_block *sb, int type, void __user *addr) in quota_getinfo()
144 static int quota_setinfo(struct super_block *sb, int type, void __user *addr) in quota_setinfo()
198 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
442 void mark_info_dirty(struct super_block *sb, int type) in mark_info_dirty()
573 static void invalidate_dquots(struct super_block *sb, int type) in invalidate_dquots()
683 int dquot_writeback_dquots(struct super_block *sb, int type) in dquot_writeback_dquots()
739 int dquot_quota_sync(struct super_block *sb, int type) in dquot_quota_sync()
897 struct dquot *dquot_alloc(struct super_block *sb, int type) in dquot_alloc()
903 static struct dquot *get_empty_dquot(struct super_block *sb, int type) in get_empty_dquot()
1014 static int dqinit_needed(struct inode *inode, int type) in dqinit_needed()
1032 static int add_dquot_ref(struct super_block *sb, int type) in add_dquot_ref()
1093 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/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/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.c36 static inline int is_global_system_inode(int type) in is_global_system_inode()
43 int type, in get_local_system_inode()
91 int type, in ocfs2_get_system_file_inode()
126 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 …]
Dacl.c115 int type, in ocfs2_get_acl_nolock()
219 int type, in ocfs2_set_acl()
265 int ocfs2_iop_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ocfs2_iop_set_acl()
292 struct posix_acl *ocfs2_iop_get_acl(struct inode *inode, int type) in ocfs2_iop_get_acl()
/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()
323 enum xfs_ag_resv_type type, in xfs_ag_resv_alloc_extent()
365 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) in gfs2_get_acl()
80 int __gfs2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in __gfs2_set_acl()
109 int gfs2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in gfs2_set_acl()
/fs/notify/
Dmark.c174 unsigned int *type) in fsnotify_detach_connector_from_object()
210 static void fsnotify_drop_object(unsigned int type, void *objp) in fsnotify_drop_object()
231 unsigned int type = FSNOTIFY_OBJ_TYPE_DETACHED; in fsnotify_put_mark() local
330 int type; in fsnotify_prepare_user_wait() local
358 int type; in fsnotify_finish_user_wait() local
477 unsigned int type, in fsnotify_attach_connector_to_object()
548 fsnotify_connp_t *connp, unsigned int type, in fsnotify_add_mark_list()
641 fsnotify_connp_t *connp, unsigned int type, in fsnotify_add_mark_locked()
684 unsigned int type, int allow_dups, __kernel_fsid_t *fsid) in fsnotify_add_mark()
774 unsigned int type; in fsnotify_destroy_marks() local
/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()
147 int btrfs_uuid_tree_remove(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_remove()
229 static int btrfs_uuid_iter_rem(struct btrfs_root *uuid_root, u8 *uuid, u8 type, in btrfs_uuid_iter_rem()
258 u8 *uuid, u8 type, u64 subvolid) in btrfs_check_uuid_tree_entry()
Dcompression.c34 const char* btrfs_compress_type2str(enum btrfs_compression_type type) in btrfs_compress_type2str()
65 static int compression_compress_pages(int type, struct list_head *ws, in compression_compress_pages()
96 static int compression_decompress_bio(int type, struct list_head *ws, in compression_decompress_bio()
113 static int compression_decompress(int type, struct list_head *ws, in compression_decompress()
886 static struct list_head *alloc_workspace(int type, unsigned int level) in alloc_workspace()
902 static void free_workspace(int type, struct list_head *ws) in free_workspace()
918 static void btrfs_init_workspace_manager(int type) in btrfs_init_workspace_manager()
944 static void btrfs_cleanup_workspace_manager(int type) in btrfs_cleanup_workspace_manager()
964 struct list_head *btrfs_get_workspace(int type, unsigned int level) in btrfs_get_workspace()
1043 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) in btrfs_get_acl()
56 struct inode *inode, struct posix_acl *acl, int type) in __btrfs_set_acl()
110 int btrfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in btrfs_set_acl()
/fs/xfs/
Dxfs_dquot.c183 xfs_dqtype_t type, in xfs_qm_init_dquot_blk()
451 xfs_dqtype_t type) in xfs_dquot_alloc()
672 xfs_dqtype_t type, in xfs_qm_dqread()
720 xfs_dqtype_t type, in xfs_dq_get_next_id()
844 xfs_dqtype_t type) in xfs_qm_dqget_checks()
876 xfs_dqtype_t type, in xfs_qm_dqget()
926 xfs_dqtype_t type, in xfs_qm_dqget_uncached()
942 xfs_dqtype_t type) in xfs_qm_id_for_quotatype()
964 xfs_dqtype_t type, in xfs_qm_dqget_inode()
1050 xfs_dqtype_t type, in xfs_qm_dqget_next()
[all …]
/fs/f2fs/
Dextent_cache.c26 enum extent_type type) in __set_extent_info()
44 static bool __init_may_extent_tree(struct inode *inode, enum extent_type type) in __init_may_extent_tree()
55 static bool __may_extent_tree(struct inode *inode, enum extent_type type) in __may_extent_tree()
95 struct extent_info *front, enum extent_type type) in __is_extent_mergeable()
116 struct extent_info *back, enum extent_type type) in __is_back_mergeable()
122 struct extent_info *front, enum extent_type type) in __is_front_mergeable()
401 enum extent_type type) in __grab_extent_tree()
528 struct extent_info *ei, enum extent_type type) in __lookup_extent_tree()
657 struct extent_info *tei, enum extent_type type) in __update_extent_tree_range()
938 static void __update_extent_cache(struct dnode_of_data *dn, enum extent_type type) in __update_extent_cache()
[all …]
Dcheckpoint.c139 int type) in __is_bitmap_valid()
170 block_t blkaddr, int type) in f2fs_is_valid_blkaddr()
225 int type, bool sync) in f2fs_ra_meta_pages()
388 long f2fs_sync_meta_pages(struct f2fs_sb_info *sbi, enum page_type type, in f2fs_sync_meta_pages()
484 unsigned int devidx, int type) in __add_ino_entry()
518 static void __remove_ino_entry(struct f2fs_sb_info *sbi, nid_t ino, int type) in __remove_ino_entry()
536 void f2fs_add_ino_entry(struct f2fs_sb_info *sbi, nid_t ino, int type) in f2fs_add_ino_entry()
542 void f2fs_remove_ino_entry(struct f2fs_sb_info *sbi, nid_t ino, int type) in f2fs_remove_ino_entry()
580 unsigned int devidx, int type) in f2fs_set_dirty_device()
586 unsigned int devidx, int type) in f2fs_is_dirty_device()
[all …]
/fs/orangefs/
Dacl.c13 struct posix_acl *orangefs_get_acl(struct inode *inode, int type) in orangefs_get_acl()
65 int type) in __orangefs_set_acl()
119 int orangefs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in orangefs_set_acl()
/fs/ocfs2/dlm/
Ddlmconvert.c63 struct dlm_lock *lock, int flags, int type) in dlmconvert_master()
107 int type, int *call_ast, in __dlmconvert_master()
253 struct dlm_lock *lock, int flags, int type) in dlmconvert_remote()
357 struct dlm_lock *lock, int flags, int type) in dlm_send_remote_convert_request()
/fs/jfs/
Dacl.c17 struct posix_acl *jfs_get_acl(struct inode *inode, int type) in jfs_get_acl()
56 static int __jfs_set_acl(tid_t tid, struct inode *inode, int type, in __jfs_set_acl()
94 int jfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in jfs_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/
Dposix_acl.c26 static struct posix_acl **acl_by_type(struct inode *inode, int type) in acl_by_type()
38 struct posix_acl *get_cached_acl(struct inode *inode, int type) in get_cached_acl()
57 struct posix_acl *get_cached_acl_rcu(struct inode *inode, int type) in get_cached_acl_rcu()
63 void set_cached_acl(struct inode *inode, int type, struct posix_acl *acl) in set_cached_acl()
83 void forget_cached_acl(struct inode *inode, int type) in forget_cached_acl()
96 struct posix_acl *get_acl(struct inode *inode, int type) in get_acl()
861 set_posix_acl(struct inode *inode, int type, struct posix_acl *acl) in set_posix_acl()
925 int simple_set_acl(struct inode *inode, struct posix_acl *acl, int type) in simple_set_acl()
/fs/ceph/
Dacl.c20 int type, struct posix_acl *acl) in ceph_set_cached_acl()
32 struct posix_acl *ceph_get_acl(struct inode *inode, int type) in ceph_get_acl()
85 int ceph_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ceph_set_acl()
/fs/ext2/
Dacl.c144 ext2_get_acl(struct inode *inode, int type) in ext2_get_acl()
180 __ext2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in __ext2_set_acl()
219 ext2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ext2_set_acl()

12345678910>>...14