HomeSort by: relevance | last modified time | path
    Searched defs:haslinks (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/fs/vfs/
t_vnops.c 421 bool haslinks; local in function:rename_reg_nodir
432 haslinks = false;
434 haslinks = true;
445 if (haslinks) {
461 if (haslinks) {
471 if (haslinks) {
478 if (haslinks) {
t_vnops.c 421 bool haslinks; local in function:rename_reg_nodir
432 haslinks = false;
434 haslinks = true;
445 if (haslinks) {
461 if (haslinks) {
471 if (haslinks) {
478 if (haslinks) {

Completed in 26 milliseconds