Searched refs:ISPARSE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/jfs/ | ||
| H A D | jfs_dinode.h | 130 #define ISPARSE 0x00020000 /* sparse file enabled */ macro |
| H A D | jfs_inode.c | 93 jfs_inode->mode2 |= INLINEEA | ISPARSE; in ialloc() |