Home
last modified time | relevance | path

Searched refs:diAllocExt (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/jfs/
Djfs_imap.c79 static int diAllocExt(struct inomap *, int, struct inode *);
1678 if ((rc = diAllocExt(imap, agno, ip)) != -ENOSPC) in diAllocAG()
1901 static int diAllocExt(struct inomap * imap, int agno, struct inode *ip) in diAllocExt() function