Home
last modified time | relevance | path

Searched defs:ialloc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/jfs/
H A Djfs_inode.c41 struct inode *ialloc(struct inode *parent, umode_t mode) in ialloc() function
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ag.c182 uint64_t ialloc = 0; in xfs_initialize_perag_data() local