Lines Matching defs:exists
1226 * @exists: indicates whether the inode exists1234 int exists;1244 * @exists: indicates whether the inode exists1247 loff_t d_size, int exists)1268 e->exists = exists;1369 e->exists = 1;1540 if (!e->exists) {1557 e->exists = 1;1562 if (e->exists && e->i_size < e->d_size) {