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

  /src/sys/coda/
coda_vnops.c 402 int opened_internally = 0; local in function:coda_rdwr
455 opened_internally = 1;
485 if (opened_internally) {
1547 int opened_internally = 0; local in function:coda_readdir
1567 opened_internally = 1;
1668 if (opened_internally) {
coda_vnops.c 402 int opened_internally = 0; local in function:coda_rdwr
455 opened_internally = 1;
485 if (opened_internally) {
1547 int opened_internally = 0; local in function:coda_readdir
1567 opened_internally = 1;
1668 if (opened_internally) {
coda_vnops.c 402 int opened_internally = 0; local in function:coda_rdwr
455 opened_internally = 1;
485 if (opened_internally) {
1547 int opened_internally = 0; local in function:coda_readdir
1567 opened_internally = 1;
1668 if (opened_internally) {

Completed in 34 milliseconds