Searched refs:disc (Results 1 – 2 of 2) sorted by relevance
275 bool disc = false; /* Discontinuity between @dst and @src. */ in ntfs_rl_insert() local286 disc = (src[0].vcn > 0); in ntfs_rl_insert()296 disc = (src[0].vcn > dst[loc - 1].vcn + merged_length); in ntfs_rl_insert()302 dst = ntfs_rl_realloc(dst, dsize, dsize + ssize - left + disc); in ntfs_rl_insert()318 marker = loc + ssize - left + disc; in ntfs_rl_insert()322 ntfs_rl_mc(dst, loc + disc, src, left, ssize - left); in ntfs_rl_insert()331 if (disc) { in ntfs_rl_insert()
175 Say Y here if you want NFS data to be cached locally on disc through