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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_dtree.h163 (le32_to_cpu(JFS_IP(IP)->i_dtroot.header.idotdot))
167 #define dtEmpty(IP) (JFS_IP(IP)->i_dtroot.header.nextindex == 0)
H A Djfs_incore.h106 #define i_dtroot u.dir._dtroot macro
H A Dnamei.c1237 JFS_IP(old_ip)->i_dtroot.header.idotdot =
1488 le32_to_cpu(JFS_IP(dentry->d_inode)->i_dtroot.header.idotdot);
H A Djfs_dtree.c123 #define DT_PAGE(IP, MP) BT_PAGE(IP, MP, dtpage_t, i_dtroot)
128 BT_GETPAGE(IP, BN, MP, dtpage_t, SIZE, P, RC, i_dtroot)\
146 BT_GETSEARCH(IP, LEAF, BN, MP, dtpage_t, P, INDEX, i_dtroot)
1904 sp = &JFS_IP(ip)->i_dtroot;
2892 p = &jfs_ip->i_dtroot;
H A Djfs_logmgr.c385 p = (caddr_t) &JFS_IP(tlck->ip)->i_dtroot;
H A Djfs_imap.c766 p = (dtpage_t *) &jfs_ip->i_dtroot;

Completed in 168 milliseconds