Searched refs:diAllocAny (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_imap.c | 64 static int diAllocAny(struct inomap *, int, bool, struct inode *); 1599 return (diAllocAny(imap, agno, dir, ip)); in diAlloc() 1680 * NAME: diAllocAny(imap,agno,dir,iap) 1703 diAllocAny(struct inomap * imap, int agno, bool dir, struct inode *ip) in diAllocAny() function
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_imap.c | 64 static int diAllocAny(struct inomap *, int, bool, struct inode *); 1597 return (diAllocAny(imap, agno, dir, ip)); in diAlloc() 1678 * NAME: diAllocAny(imap,agno,dir,iap) 1701 diAllocAny(struct inomap * imap, int agno, bool dir, struct inode *ip) in diAllocAny() function
|
Completed in 7 milliseconds