Searched refs:local_open (Results 1 – 1 of 1) sorted by relevance
505 static int local_open(FsContext *ctx, V9fsPath *fs_path, in local_open() function1405 err = local_open(ctx, path, O_RDONLY, &fid_open); in local_ioc_getversion()1583 .open = local_open,