Home
last modified time | relevance | path

Searched refs:diAllocAG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_imap.c63 static int diAllocAG(struct inomap *, int, bool, struct inode *);
1589 rc = diAllocAG(imap, agno, dir, ip); in diAlloc()
1604 * NAME: diAllocAG(imap,agno,dir,ip)
1633 diAllocAG(struct inomap * imap, int agno, bool dir, struct inode *ip) in diAllocAG() function
1715 rc = diAllocAG(imap, ag, dir, ip); in diAllocAny()
1728 rc = diAllocAG(imap, ag, dir, ip); in diAllocAny()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_imap.c63 static int diAllocAG(struct inomap *, int, bool, struct inode *);
1587 rc = diAllocAG(imap, agno, dir, ip); in diAlloc()
1602 * NAME: diAllocAG(imap,agno,dir,ip)
1631 diAllocAG(struct inomap * imap, int agno, bool dir, struct inode *ip) in diAllocAG() function
1713 rc = diAllocAG(imap, ag, dir, ip); in diAllocAny()
1726 rc = diAllocAG(imap, ag, dir, ip); in diAllocAny()

Completed in 7 milliseconds