Home
last modified time | relevance | path

Searched refs:diAlloc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_imap.h149 extern int diAlloc(struct inode *, bool, struct inode *);
H A Djfs_inode.c56 rc = diAlloc(parent, S_ISDIR(mode), inode); in ialloc()
58 jfs_warn("ialloc: diAlloc returned %d!", rc); in ialloc()
H A Djfs_imap.c1291 * There are several places in the diAlloc* routines where we initialize
1307 * NAME: diAlloc(pip,dir,ip)
1322 int diAlloc(struct inode *pip, bool dir, struct inode *ip) in diAlloc() function
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_imap.h149 extern int diAlloc(struct inode *, bool, struct inode *);
H A Djfs_inode.c56 rc = diAlloc(parent, S_ISDIR(mode), inode); in ialloc()
58 jfs_warn("ialloc: diAlloc returned %d!", rc); in ialloc()
H A Djfs_imap.c1289 * There are several places in the diAlloc* routines where we initialize
1305 * NAME: diAlloc(pip,dir,ip)
1320 int diAlloc(struct inode *pip, bool dir, struct inode *ip) in diAlloc() function

Completed in 8 milliseconds