Home
last modified time | relevance | path

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

/linux/fs/jfs/
A Djfs_imap.c65 static int diAllocBit(struct inomap *, struct iag *, int);
69 static int diNewExt(struct inomap *, struct iag *, int);
96 struct inomap *imap; in diMount()
105 imap = kmalloc(sizeof(struct inomap), GFP_KERNEL); in diMount()
178 struct inomap *imap = JFS_IP(ipimap)->i_imap; in diUnmount()
207 struct inomap *imp = JFS_IP(ipimap)->i_imap; in diSync()
298 struct inomap *imap; in diRead()
851 struct inomap *imap = JFS_IP(ipimap)->i_imap; in diFree()
1328 struct inomap *imap; in diAlloc()
2722 struct inomap *imap; in diUpdatePMap()
[all …]
A Djfs_imap.h127 struct inomap { struct
A Djfs_incore.h70 struct inomap *_imap; /* 4: inode map header */
A Dsuper.c123 struct inomap *imap = JFS_IP(sbi->ipimap)->i_imap; in jfs_statfs()

Completed in 12 milliseconds