/fs/quota/ |
D | quota.c | 23 static int check_quotactl_permission(struct super_block *sb, int type, int cmd, in check_quotactl_permission() 52 int type = *(int *)arg; in quota_sync_one() local 59 static int quota_sync_all(int type) in quota_sync_all() 71 unsigned int qtype_enforce_flag(int type) in qtype_enforce_flag() 84 static int quota_quotaon(struct super_block *sb, int type, qid_t id, in quota_quotaon() 96 static int quota_quotaoff(struct super_block *sb, int type) in quota_quotaoff() 105 static int quota_getfmt(struct super_block *sb, int type, void __user *addr) in quota_getfmt() 117 static int quota_getinfo(struct super_block *sb, int type, void __user *addr) in quota_getinfo() 145 static int quota_setinfo(struct super_block *sb, int type, void __user *addr) in quota_setinfo() 199 static int quota_getquota(struct super_block *sb, int type, qid_t id, in quota_getquota() [all …]
|
D | dquot.c | 265 int type = qid.type; in hashfn() local 414 void mark_info_dirty(struct super_block *sb, int type) in mark_info_dirty() 536 static void invalidate_dquots(struct super_block *sb, int type) in invalidate_dquots() 624 int dquot_writeback_dquots(struct super_block *sb, int type) in dquot_writeback_dquots() 681 int dquot_quota_sync(struct super_block *sb, int type) in dquot_quota_sync() 813 struct dquot *dquot_alloc(struct super_block *sb, int type) in dquot_alloc() 819 static struct dquot *get_empty_dquot(struct super_block *sb, int type) in get_empty_dquot() 930 static int dqinit_needed(struct inode *inode, int type) in dqinit_needed() 948 static int add_dquot_ref(struct super_block *sb, int type) in add_dquot_ref() 1009 static void remove_inode_dquot_ref(struct inode *inode, int type, in remove_inode_dquot_ref() [all …]
|
D | quota_v1.c | 58 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()
|
D | quota_v2.c | 59 static int v2_read_header(struct super_block *sb, int type, in v2_read_header() 77 static int v2_check_quota_file(struct super_block *sb, int type) in v2_check_quota_file() 92 static int v2_read_file_info(struct super_block *sb, int type) in v2_read_file_info() 169 static int v2_write_file_info(struct super_block *sb, int type) in v2_write_file_info() 357 static int v2_free_file_info(struct super_block *sb, int type) in v2_free_file_info()
|
/fs/cifs/ |
D | cifs_debug.h | 60 #define cifs_dbg_func(ratefunc, type, fmt, ...) \ argument 73 #define cifs_dbg(type, fmt, ...) \ argument 83 #define cifs_server_dbg_func(ratefunc, type, fmt, ...) \ argument 100 #define cifs_server_dbg(type, fmt, ...) \ argument 110 #define cifs_tcon_dbg_func(ratefunc, type, fmt, ...) \ argument 127 #define cifs_tcon_dbg(type, fmt, ...) \ argument 142 #define cifs_dbg(type, fmt, ...) \ argument 148 #define cifs_server_dbg(type, fmt, ...) \ argument 155 #define cifs_tcon_dbg(type, fmt, ...) \ argument
|
/fs/ocfs2/ |
D | quota_global.c | 167 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 …]
|
D | sysfile.c | 36 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()
|
D | quota_local.c | 160 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/ |
D | xfs_ag_resv.c | 69 enum xfs_ag_resv_type type) in xfs_ag_resv_critical() 103 enum xfs_ag_resv_type type) in xfs_ag_resv_needed() 129 enum xfs_ag_resv_type type) in __xfs_ag_resv_free() 178 enum xfs_ag_resv_type type, in __xfs_ag_resv_init() 321 enum xfs_ag_resv_type type, in xfs_ag_resv_alloc_extent() 363 enum xfs_ag_resv_type type, in xfs_ag_resv_free_extent()
|
/fs/gfs2/ |
D | acl.c | 28 static const char *gfs2_acl_name(int type) in gfs2_acl_name() 39 static struct posix_acl *__gfs2_get_acl(struct inode *inode, int type) in __gfs2_get_acl() 59 struct posix_acl *gfs2_get_acl(struct inode *inode, int type) in gfs2_get_acl() 79 int __gfs2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in __gfs2_set_acl() 108 int gfs2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in gfs2_set_acl()
|
/fs/notify/ |
D | mark.c | 174 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 329 int type; in fsnotify_prepare_user_wait() local 354 int type; in fsnotify_finish_user_wait() local 473 unsigned int type, in fsnotify_attach_connector_to_object() 544 fsnotify_connp_t *connp, unsigned int type, in fsnotify_add_mark_list() 637 fsnotify_connp_t *connp, unsigned int type, in fsnotify_add_mark_locked() 680 unsigned int type, int allow_dups, __kernel_fsid_t *fsid) in fsnotify_add_mark() 770 unsigned int type; in fsnotify_destroy_marks() local
|
/fs/xfs/ |
D | xfs_dquot.c | 211 uint type, in xfs_qm_init_dquot_blk() 439 uint type) in xfs_dquot_alloc() 560 uint type, in xfs_qm_dqread() 606 uint type, in xfs_dq_get_next_id() 730 uint type) in xfs_qm_dqget_checks() 762 uint type, in xfs_qm_dqget() 812 uint type, in xfs_qm_dqget_uncached() 828 uint type) in xfs_qm_id_for_quotatype() 850 uint type, in xfs_qm_dqget_inode() 936 uint type, in xfs_qm_dqget_next()
|
D | xfs_acl.c | 111 xfs_get_acl(struct inode *inode, int type) in xfs_get_acl() 156 __xfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in __xfs_set_acl() 230 xfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in xfs_set_acl()
|
D | xfs_qm_syscalls.c | 382 uint type, in xfs_qm_scall_setqlim() 613 uint type, in xfs_qm_scall_getquota_fill_qc() 676 uint type, in xfs_qm_scall_getquota() 714 uint type, in xfs_qm_scall_getquota_next()
|
/fs/btrfs/ |
D | uuid-tree.c | 14 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()
|
D | acl.c | 19 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/f2fs/ |
D | checkpoint.c | 134 int type) in __is_bitmap_valid() 158 block_t blkaddr, int type) in f2fs_is_valid_blkaddr() 212 int type, bool sync) in f2fs_ra_meta_pages() 362 long f2fs_sync_meta_pages(struct f2fs_sb_info *sbi, enum page_type type, in f2fs_sync_meta_pages() 459 unsigned int devidx, int type) in __add_ino_entry() 493 static void __remove_ino_entry(struct f2fs_sb_info *sbi, nid_t ino, int type) in __remove_ino_entry() 511 void f2fs_add_ino_entry(struct f2fs_sb_info *sbi, nid_t ino, int type) in f2fs_add_ino_entry() 517 void f2fs_remove_ino_entry(struct f2fs_sb_info *sbi, nid_t ino, int type) in f2fs_remove_ino_entry() 555 unsigned int devidx, int type) in f2fs_set_dirty_device() 561 unsigned int devidx, int type) in f2fs_is_dirty_device() [all …]
|
D | acl.c | 167 static struct posix_acl *__f2fs_get_acl(struct inode *inode, int type, in __f2fs_get_acl() 198 struct posix_acl *f2fs_get_acl(struct inode *inode, int type) in f2fs_get_acl() 203 static int __f2fs_set_acl(struct inode *inode, int type, in __f2fs_set_acl() 251 int f2fs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in f2fs_set_acl()
|
/fs/orangefs/ |
D | acl.c | 13 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/ |
D | dlmconvert.c | 63 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/ |
D | acl.c | 17 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/ |
D | catalog.c | 66 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/ceph/ |
D | acl.c | 20 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/ |
D | posix_acl.c | 26 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() 858 set_posix_acl(struct inode *inode, int type, struct posix_acl *acl) in set_posix_acl() 922 int simple_set_acl(struct inode *inode, struct posix_acl *acl, int type) in simple_set_acl()
|
/fs/ext2/ |
D | acl.c | 144 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()
|