Searched refs:disc (Results 1 – 2 of 2) sorted by relevance
289 bool disc = false; /* Discontinuity between @dst and @src. */ in ntfs_rl_insert() local300 disc = (src[0].vcn > 0); in ntfs_rl_insert()310 disc = (src[0].vcn > dst[loc - 1].vcn + merged_length); in ntfs_rl_insert()316 dst = ntfs_rl_realloc(dst, dsize, dsize + ssize - left + disc); in ntfs_rl_insert()332 marker = loc + ssize - left + disc; in ntfs_rl_insert()336 ntfs_rl_mc(dst, loc + disc, src, left, ssize - left); in ntfs_rl_insert()345 if (disc) { in ntfs_rl_insert()
149 Say Y here if you want NFS data to be cached locally on disc through