Searched defs:inc (Results 1 – 13 of 13) sorted by relevance
/fs/udf/ |
D | directory.c | 200 int inc) in udf_get_fileshortad() 222 struct long_ad *udf_get_filelongad(uint8_t *ptr, int maxoffset, uint32_t *offset, int inc) in udf_get_filelongad()
|
D | inode.c | 2009 struct kernel_lb_addr *eloc, uint32_t elen, int inc) in __udf_add_aext() 2058 struct kernel_lb_addr *eloc, uint32_t elen, int inc) in udf_add_aext() 2089 struct kernel_lb_addr *eloc, uint32_t elen, int inc) in udf_write_aext() 2147 struct kernel_lb_addr *eloc, uint32_t *elen, int inc) in udf_next_aext() 2178 struct kernel_lb_addr *eloc, uint32_t *elen, int inc) in udf_current_aext()
|
/fs/xfs/libxfs/ |
D | xfs_ialloc_btree.c | 45 int inc) /* level change */ in xfs_inobt_set_root() 59 int inc) /* level change */ in xfs_finobt_set_root()
|
D | xfs_refcount_btree.c | 35 int inc) in xfs_refcountbt_set_root()
|
D | xfs_rmap_btree.c | 61 int inc) in xfs_rmapbt_set_root()
|
D | xfs_alloc_btree.c | 36 int inc) in xfs_allocbt_set_root()
|
/fs/proc/ |
D | stat.c | 87 unsigned int inc; in show_irq_gap() local
|
/fs/ceph/ |
D | mdsmap.c | 149 s32 mds, inc, state; in ceph_mdsmap_decode() local
|
D | quota.c | 13 void ceph_adjust_quota_realms_count(struct inode *inode, bool inc) in ceph_adjust_quota_realms_count()
|
/fs/xfs/ |
D | xfs_stats.h | 175 #define XFS_STATS_ADD(mp, v, inc) \ argument 193 #define XFS_STATS_ADD_OFF(mp, off, inc) \ argument
|
/fs/f2fs/ |
D | file.c | 3219 int f2fs_pin_file_control(struct inode *inode, bool inc) in f2fs_pin_file_control()
|
D | f2fs.h | 2712 static inline void f2fs_i_links_write(struct inode *inode, bool inc) in f2fs_i_links_write()
|
/fs/btrfs/ |
D | extent-tree.c | 2456 int full_backref, int inc) in __btrfs_mod_ref()
|