Searched refs:coda_symlink_cache (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/fs/coda/
H A Dcoda_vnops.c79 static int coda_symlink_cache = 1; /* Set to cache symbolic links. */ variable
693 if ((coda_symlink_cache) && (VALID_SYMLINK(cp))) {
710 if (coda_symlink_cache) {
818 if ((coda_symlink_cache) && (VALID_SYMLINK(cp))) {

Completed in 47 milliseconds