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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jfs/
H A Djfs_imap.h162 extern int diAlloc(struct inode *, bool, struct inode *);
H A Djfs_inode.c88 rc = diAlloc(parent, S_ISDIR(mode), inode);
90 jfs_warn("ialloc: diAlloc returned %d!", rc);
H A Djfs_imap.c1312 * There are several places in the diAlloc* routines where we initialize
1329 * NAME: diAlloc(pip,dir,ip)
1344 int diAlloc(struct inode *pip, bool dir, struct inode *ip) function
1522 "diAlloc: can't find free bit "
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/jfs/
H A Djfs_imap.h162 extern int diAlloc(struct inode *, bool, struct inode *);
H A Djfs_inode.c88 rc = diAlloc(parent, S_ISDIR(mode), inode);
90 jfs_warn("ialloc: diAlloc returned %d!", rc);
H A Djfs_imap.c1312 * There are several places in the diAlloc* routines where we initialize
1329 * NAME: diAlloc(pip,dir,ip)
1344 int diAlloc(struct inode *pip, bool dir, struct inode *ip) function
1522 "diAlloc: can't find free bit "

Completed in 84 milliseconds