ENC_DEFAULT       304 source3/modules/onefs_shadow_copy.c 	fd = enc_openat(fd, name, ENC_DEFAULT, O_RDONLY);
ENC_DEFAULT       198 source3/modules/onefs_streams.c 		ret = enc_renameat(dir_fd, osname, ENC_DEFAULT, AT_FDCWD,
ENC_DEFAULT       199 source3/modules/onefs_streams.c 				   nbase, ENC_DEFAULT);
ENC_DEFAULT       201 source3/modules/onefs_streams.c 		ret = enc_renameat(dir_fd, osname, ENC_DEFAULT, dir_fd, nsname,
ENC_DEFAULT       202 source3/modules/onefs_streams.c 				   ENC_DEFAULT);
ENC_DEFAULT       296 source3/modules/onefs_streams.c 	ret = enc_fstatat(dir_fd, stream, ENC_DEFAULT, sbuf, flags);
ENC_DEFAULT       414 source3/modules/onefs_streams.c 	ret = enc_unlinkat(dir_fd, stream, ENC_DEFAULT, 0);
ENC_DEFAULT       448 source3/modules/onefs_streams.c 	ret = enc_vtimesat(dirfd, stream, ENC_DEFAULT, times, flags);