Searched refs:dtEmpty (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_dtree.h167 #define dtEmpty(IP) (JFS_IP(IP)->i_dtroot.header.nextindex == 0) macro
H A Dnamei.c367 if (!dtEmpty(ip)) {
1140 if (!dtEmpty(new_ip)) {
H A Djfs_dtree.c3053 if (dtEmpty(ip) ||
3112 if (dtEmpty(ip)) {
3158 if (dtEmpty(ip)) {
/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.h167 #define dtEmpty(IP) (JFS_IP(IP)->i_dtroot.header.nextindex == 0) macro
H A Dnamei.c367 if (!dtEmpty(ip)) {
1140 if (!dtEmpty(new_ip)) {
H A Djfs_dtree.c3053 if (dtEmpty(ip) ||
3112 if (dtEmpty(ip)) {
3158 if (dtEmpty(ip)) {

Completed in 107 milliseconds