/openbmc/linux/fs/quota/ |
H A D | dquot.c | 289 static inline void insert_dquot_hash(struct dquot *dquot) in insert_dquot_hash() 296 static inline void remove_dquot_hash(struct dquot *dquot) in remove_dquot_hash() 304 struct dquot *dquot; in find_dquot() local 314 static inline void put_dquot_last(struct dquot *dquot) in put_dquot_last() 320 static inline void put_releasing_dquots(struct dquot *dquot) in put_releasing_dquots() 326 static inline void remove_free_dquot(struct dquot *dquot) in remove_free_dquot() 337 static inline void put_inuse(struct dquot *dquot) in put_inuse() 345 static inline void remove_inuse(struct dquot *dquot) in remove_inuse() 354 static void wait_on_dquot(struct dquot *dquot) in wait_on_dquot() 360 static inline int dquot_active(struct dquot *dquot) in dquot_active() [all …]
|
H A D | quota_v2.c | 223 static void v2r0_disk2memdqb(struct dquot *dquot, void *dp) in v2r0_disk2memdqb() 243 static void v2r0_mem2diskdqb(void *dp, struct dquot *dquot) in v2r0_mem2diskdqb() 263 static int v2r0_is_id(void *dp, struct dquot *dquot) in v2r0_is_id() 276 static void v2r1_disk2memdqb(struct dquot *dquot, void *dp) in v2r1_disk2memdqb() 296 static void v2r1_mem2diskdqb(void *dp, struct dquot *dquot) in v2r1_mem2diskdqb() 317 static int v2r1_is_id(void *dp, struct dquot *dquot) in v2r1_is_id() 330 static int v2_read_dquot(struct dquot *dquot) in v2_read_dquot() 343 static int v2_write_dquot(struct dquot *dquot) in v2_write_dquot() 371 static int v2_release_dquot(struct dquot *dquot) in v2_release_dquot()
|
H A D | quota_tree.c | 260 struct dquot *dquot, int *err) in find_free_dqentry() 335 static int do_insert_tree(struct qtree_mem_dqinfo *info, struct dquot *dquot, in do_insert_tree() 418 struct dquot *dquot) in dq_insert_tree() 439 int qtree_write_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot) in qtree_write_dquot() 479 static int free_dqentry(struct qtree_mem_dqinfo *info, struct dquot *dquot, in free_dqentry() 544 static int remove_tree(struct qtree_mem_dqinfo *info, struct dquot *dquot, in remove_tree() 607 int qtree_delete_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot) in qtree_delete_dquot() 623 struct dquot *dquot, uint blk) in find_block_dqentry() 661 struct dquot *dquot, uint *blks, int depth) in find_tree_dqentry() 708 struct dquot *dquot) in find_dqentry() [all …]
|
H A D | quota_v1.c | 56 static int v1_read_dqblk(struct dquot *dquot) in v1_read_dqblk() 82 static int v1_commit_dqblk(struct dquot *dquot) in v1_commit_dqblk()
|
/openbmc/linux/fs/ocfs2/ |
H A D | quota_global.c | 71 static void ocfs2_global_disk2memdqb(struct dquot *dquot, void *dp) in ocfs2_global_disk2memdqb() 96 static void ocfs2_global_mem2diskdqb(void *dp, struct dquot *dquot) in ocfs2_global_mem2diskdqb() 114 static int ocfs2_global_is_id(void *dp, struct dquot *dquot) in ocfs2_global_is_id() 484 int __ocfs2_sync_dquot(struct dquot *dquot, int freeing) in __ocfs2_sync_dquot() 597 static int ocfs2_sync_dquot_helper(struct dquot *dquot, unsigned long type) in ocfs2_sync_dquot_helper() 660 static int ocfs2_write_dquot(struct dquot *dquot) in ocfs2_write_dquot() 718 static int ocfs2_release_dquot(struct dquot *dquot) in ocfs2_release_dquot() 797 static int ocfs2_acquire_dquot(struct dquot *dquot) in ocfs2_acquire_dquot() 913 static int ocfs2_mark_dquot_dirty(struct dquot *dquot) in ocfs2_mark_dquot_dirty() 1000 struct ocfs2_dquot *dquot = in ocfs2_alloc_dquot() local [all …]
|
H A D | quota.h | 72 static inline struct ocfs2_dquot *OCFS2_DQUOT(struct dquot *dquot) in OCFS2_DQUOT() 102 static inline int ocfs2_sync_dquot(struct dquot *dquot) in ocfs2_sync_dquot() 106 static inline int ocfs2_global_release_dquot(struct dquot *dquot) in ocfs2_global_release_dquot()
|
H A D | quota_local.c | 466 struct dquot *dquot; in ocfs2_recover_local_quota_file() local 895 int ocfs2_local_write_dquot(struct dquot *dquot) in ocfs2_local_write_dquot() 1218 int ocfs2_create_local_dquot(struct dquot *dquot) in ocfs2_create_local_dquot() 1272 int ocfs2_local_release_dquot(handle_t *handle, struct dquot *dquot) in ocfs2_local_release_dquot()
|
/openbmc/linux/mm/ |
H A D | shmem_quota.c | 166 static int shmem_acquire_dquot(struct dquot *dquot) in shmem_acquire_dquot() 239 static bool shmem_is_empty_dquot(struct dquot *dquot) in shmem_is_empty_dquot() 267 static int shmem_release_dquot(struct dquot *dquot) in shmem_release_dquot() 322 static int shmem_mark_dquot_dirty(struct dquot *dquot) in shmem_mark_dquot_dirty()
|
/openbmc/linux/include/linux/ |
H A D | quota.h | 296 struct dquot { struct 300 struct list_head dq_dirty; /* List of dirty dquots [dq_list_lock] */ argument 301 struct mutex dq_lock; /* dquot IO lock */ argument 306 loff_t dq_off; /* Offset of dquot on disk [dq_lock, stable once set] */ argument 317 int (*read_dqblk)(struct dquot *dquot); /* Read structure for one user */ argument
|
H A D | quotaops.h | 47 static inline struct dquot *dqgrab(struct dquot *dquot) in dqgrab() 56 static inline bool dquot_is_busy(struct dquot *dquot) in dquot_is_busy()
|
/openbmc/linux/fs/reiserfs/ |
H A D | super.c | 2268 static int reiserfs_write_dquot(struct dquot *dquot) in reiserfs_write_dquot() 2291 static int reiserfs_acquire_dquot(struct dquot *dquot) in reiserfs_acquire_dquot() 2314 static int reiserfs_release_dquot(struct dquot *dquot) in reiserfs_release_dquot() 2339 static int reiserfs_mark_dquot_dirty(struct dquot *dquot) in reiserfs_mark_dquot_dirty()
|
/openbmc/linux/fs/f2fs/ |
H A D | super.c | 1759 struct dquot *dquot; in f2fs_statfs_project() local 3039 static int f2fs_dquot_commit(struct dquot *dquot) in f2fs_dquot_commit() 3052 static int f2fs_dquot_acquire(struct dquot *dquot) in f2fs_dquot_acquire() 3065 static int f2fs_dquot_release(struct dquot *dquot) in f2fs_dquot_release() 3075 static int f2fs_dquot_mark_dquot_dirty(struct dquot *dquot) in f2fs_dquot_mark_dquot_dirty()
|
/openbmc/linux/fs/ext4/ |
H A D | super.c | 6797 struct dquot *dquot; in ext4_statfs_project() local 6878 static inline struct inode *dquot_to_inode(struct dquot *dquot) in dquot_to_inode() 6883 static int ext4_write_dquot(struct dquot *dquot) in ext4_write_dquot() 6905 static int ext4_acquire_dquot(struct dquot *dquot) in ext4_acquire_dquot() 6925 static int ext4_release_dquot(struct dquot *dquot) in ext4_release_dquot() 6948 static int ext4_mark_dquot_dirty(struct dquot *dquot) in ext4_mark_dquot_dirty()
|