Searched refs:i_dtroot (Results 1 - 12 of 12) 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_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.h102 #define i_dtroot u.dir._dtroot macro
H A Dnamei.c1257 JFS_IP(old_ip)->i_dtroot.header.idotdot =
1540 le32_to_cpu(JFS_IP(dentry->d_inode)->i_dtroot.header.idotdot);
H A Djfs_dtree.c124 #define DT_PAGE(IP, MP) BT_PAGE(IP, MP, dtpage_t, i_dtroot)
129 BT_GETPAGE(IP, BN, MP, dtpage_t, SIZE, P, RC, i_dtroot)\
147 BT_GETSEARCH(IP, LEAF, BN, MP, dtpage_t, P, INDEX, i_dtroot)
1900 sp = &JFS_IP(ip)->i_dtroot;
2887 p = &jfs_ip->i_dtroot;
H A Djfs_logmgr.c398 p = (caddr_t) &JFS_IP(tlck->ip)->i_dtroot;
H A Djfs_imap.c767 p = (dtpage_t *) &jfs_ip->i_dtroot;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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.h102 #define i_dtroot u.dir._dtroot macro
H A Dnamei.c1257 JFS_IP(old_ip)->i_dtroot.header.idotdot =
1540 le32_to_cpu(JFS_IP(dentry->d_inode)->i_dtroot.header.idotdot);
H A Djfs_dtree.c124 #define DT_PAGE(IP, MP) BT_PAGE(IP, MP, dtpage_t, i_dtroot)
129 BT_GETPAGE(IP, BN, MP, dtpage_t, SIZE, P, RC, i_dtroot)\
147 BT_GETSEARCH(IP, LEAF, BN, MP, dtpage_t, P, INDEX, i_dtroot)
1900 sp = &JFS_IP(ip)->i_dtroot;
2887 p = &jfs_ip->i_dtroot;
H A Djfs_logmgr.c398 p = (caddr_t) &JFS_IP(tlck->ip)->i_dtroot;
H A Djfs_imap.c767 p = (dtpage_t *) &jfs_ip->i_dtroot;

Completed in 203 milliseconds